GitHub user chrisdukeLlama added a comment to the discussion: Modify Automatic
“IN” Filter to Support “LIKE” Search for Categorical Filters
@dosu Thanks for confirming where "IN" is set!
1. Why does Superset default to "IN" for categorical filters, even when
filtering text fields?
2. Shouldn’t it automatically detect TEXT columns and apply "LIKE" or "ILIKE"
instead?
3. Would a PR to introduce an optional "LIKE" search mode be accepted?
Many users need partial matching for text data. The old Filter Box
allowed it, but since its removal, there’s no built-in way to filter text
dynamically.
GitHub link:
https://github.com/apache/superset/discussions/33625#discussioncomment-13315741
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]