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 2019/02/13 00:55:49 UTC

[GitHub] john-bodley opened a new pull request #6862: [sqla] Fixing order-by for non-inner-joins

john-bodley opened a new pull request #6862: [sqla] Fixing order-by for non-inner-joins
URL: https://github.com/apache/incubator-superset/pull/6862
 
 
   This PR fixes an issue for sort-by in timeseries when using a non-inner-join SQL dialect e.g. Druid. Previously the subquery was using the main metric in the order by rather than adhering to the time series limit query if present.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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