john-bodley commented on a change in pull request #5056: [Adhoc Filters] 
integrating dashboard filters with adhoc filters
URL: 
https://github.com/apache/incubator-superset/pull/5056#discussion_r190356316
 
 

 ##########
 File path: superset/viz.py
 ##########
 @@ -235,7 +235,11 @@ def query_obj(self):
             groupby.remove(DTTM_ALIAS)
             is_timeseries = True
 
-        # Add extra filters into the query form data
+        # extras are used to query elements specific to a datasource type
+        # for instance the extra where clause that applies only to Tables
+
 
 Review comment:
   Nit. Remove blank line.

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


With regards,
Apache Git Services

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

Reply via email to