You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/09/21 00:01:41 UTC

[GitHub] [superset] betodealmeida commented on issue #16302: [Explore]Druid Time Series Error

betodealmeida commented on issue #16302:
URL: https://github.com/apache/superset/issues/16302#issuecomment-923446329


   A few comments on this:
   
   - If you remove `__time` from the group bys the query works. You shouldn't add `__time` to the group bys because you're already using it for the time grain.
   - Druid already supports joins, if we turn it on for the DB engine spec then the query also works.
   - We should still fix 2-phase queries so that the predicate for the top N works regardless of types.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org