betodealmeida commented on code in PR #33357:
URL: https://github.com/apache/superset/pull/33357#discussion_r2075742917


##########
superset-frontend/packages/superset-ui-core/src/query/types/Operator.ts:
##########
@@ -33,6 +33,7 @@ const BINARY_OPERATORS = [
   'NOT LIKE',
   'REGEX',
   'TEMPORAL_RANGE',
+  'TEXT_SEARCH',

Review Comment:
   Let's just use `ILIKE` for consistency with how search works across the app, 
see my first comment.



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

Reply via email to