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:
   
   
![image](https://user-images.githubusercontent.com/177816/52254470-c7a8b680-28c2-11e9-959d-53dcd40efb04.png)
   
   Having one of these columns:
   
   
![image](https://user-images.githubusercontent.com/177816/52254667-a4cad200-28c3-11e9-9519-3eb92bfc25ce.png)
   

----------------------------------------------------------------
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]

Reply via email to