I am able to query data from Druid via HTTP using druid SQL. I would also like to calculate the size of the data or rows returned. I do see that i can get size of segments for a particular time slot from sys.segments table for a particular base table, but I would like to get the size based on the actual base table for any time interval and not from sys.segments .
2.1m questions
2.1m answers
60 comments
57.0k users