john-bodley commented on a change in pull request #16589:
URL: https://github.com/apache/superset/pull/16589#discussion_r708720884
##########
File path: superset/sql_lab.py
##########
@@ -52,25 +50,13 @@
from superset.utils.dates import now_as_float
from superset.utils.decorators import stats_timing
-
-# pylint: disable=unused-argument, redefined-outer-name
-def dummy_sql_query_mutator(
Review comment:
Note I don't believe moving this is to `config.py` is a breaking change
since any custom logic would already be defined in a custom config override.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]