dankor commented on code in PR #29573: URL: https://github.com/apache/superset/pull/29573#discussion_r1714270598
########## superset/datasets/api.py: ########## @@ -123,6 +125,36 @@ class DatasetRestApi(BaseSupersetModelRestApi): "schema", "sql", "table_name", + "always_filter_main_dttm", Review Comment: If it's only blocker, I don't mind to revert that. Perhaps it makes more sense to introduce a parallel API (v2) and catch up the front-end later. Please let me know, no rush here. -- 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-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org