vogievetsky opened a new issue #7004: Wish list: An API endpoint to get all timeBoundries (for all datasources) out of Druid in one call URL: https://github.com/apache/incubator-druid/issues/7004 It would be amazing to have an API (preferably Druid SQL based) to bulk query the max and min time of every datasource. Basically doing a [timeBoundy query](http://druid.io/docs/latest/querying/timeboundaryquery.html) for each. Motivation: This will be useful for any kind of UI that does something with all datasources. In particular the [new Druid console](https://github.com/apache/incubator-druid/issues/6832): Imagine this datasource table:  Having one of these columns: 
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
