GitHub user rusackas added a comment to the discussion: Modify Automatic “IN” Filter to Support “LIKE” Search for Categorical Filters
In previous discussions about this, the various implementations of like/ilike were shot down because on large datasets they can cause a huge performance regression. I can't recall how hard it would be, but it may be possible to add a checkbox when configuring a filter to enable/disable the fuzzier search options, including the options like `%x`, `%x%`, and `x%` but it may warrant a bit more discussion, as I remember there being some strong opinions about it. I assure you it'd be better to find a way to add the feature to the current-era Superset rather than going back major versions and losing all the progress the project has made! GitHub link: https://github.com/apache/superset/discussions/33625#discussioncomment-13315751 ---- 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]
