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 2022/08/25 23:31:12 UTC

[GitHub] [superset] eschutho commented on a diff in pull request #21190: fix: add back custom sql filtering with Query as source

eschutho commented on code in PR #21190:
URL: https://github.com/apache/superset/pull/21190#discussion_r955499349


##########
superset-frontend/src/explore/controlUtils/getControlValuesCompatibleWithDatasource.ts:
##########
@@ -23,8 +23,10 @@ import {
   isAdhocMetricSimple,
   isSavedMetric,
   isSimpleAdhocFilter,
+  isFreeFormAdhocFilter,
   JsonValue,
   SimpleAdhocFilter,
+  FreeFormAdhocFilter,

Review Comment:
   do you still need this import for `FreeFormAdhocFilter`?



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