rusackas commented on issue #32276: URL: https://github.com/apache/superset/issues/32276#issuecomment-2670106512
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! -- 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]
