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/10/12 06:44:29 UTC

[GitHub] [superset] ul-fra edited a comment on issue #17035: Unnecessary SQL subquery for fetching diagram data

ul-fra edited a comment on issue #17035:
URL: https://github.com/apache/superset/issues/17035#issuecomment-940709963


   Thanks. When I remove the value (pushing the x button on the right hand side of the combo box) and rerun the query, the default value (100) will be used and therefore also the subquery is used . This is not what I would expect.
   Furthermore, when I set the value to '0', the subquery does not appear - that's great - but when I save the chart the default value '100' appears again in the GUI. But the query does not use the subquery. That seems to be a bug.


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