fabianmenges opened a new pull request #3434: Feature/Fix: times_series limit 
for Druid
URL: https://github.com/apache/incubator-superset/pull/3434
 
 
   When setting s series limit for druid it currently returns the TopN for each 
individual datapoint instead of the the TopN for the entire time frame. See the 
before and after pictures attached.
   
   This is probably more of a bug fix since the behavior after this change is 
consistent with the behavior that you see when you group by multiple columns.
   
   
![after](https://user-images.githubusercontent.com/3138343/30227475-cfb3a26e-94a7-11e7-8cf7-303038551dbf.png)
   
![before](https://user-images.githubusercontent.com/3138343/30227476-cfb45362-94a7-11e7-89e6-dc97675ccd2f.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

Reply via email to