zhaoyongjie commented on a change in pull request #18998:
URL: https://github.com/apache/superset/pull/18998#discussion_r818398443
##########
File path: superset/utils/core.py
##########
@@ -1056,6 +1056,16 @@ def form_data_to_adhoc(form_data: Dict[str, Any],
clause: str) -> AdhocFilterCla
return result
+def append_filters_to_adhoc_filters(
Review comment:
No place for reuse. We don't need to create functions.
--
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]