zhaoyongjie commented on code in PR #20676:
URL: https://github.com/apache/superset/pull/20676#discussion_r918542004


##########
superset-frontend/packages/superset-ui-core/src/query/processFilters.ts:
##########
@@ -43,7 +43,6 @@ export default function processFilters(
   const { adhoc_filters, extras = {}, filters = [], where } = formData;
   const simpleWhere: QueryObjectFilterClause[] = filters;
 
-  const simpleHaving: QueryObjectFilterClause[] = [];

Review Comment:
   discussion from 
[PR](https://github.com/apache/superset/pull/20338#issuecomment-1177284865), 
should remove druid simpleHaving clause



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

Reply via email to