GitHub user raphaelauv added a comment to the discussion: Fuzzy Search
At the moment, Airlfow deployment expect only a relational database, would be simpler to add this feature if you only use the database : https://www.postgresql.org/docs/current/fuzzystrmatch.html ( you can activate this feature only on postgres at first if you don't want to add it for sqlite and mysql ) WDYT ? GitHub link: https://github.com/apache/airflow/discussions/71807#discussioncomment-18077748 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
