rusher commented on PR #60133: URL: https://github.com/apache/airflow/pull/60133#issuecomment-3711422983
While MariaDB and MySQL have differences, they remain similar enough for practical testing purposes. PR #60047 represents the minimal change needed to enable the MariaDB test suite, though it still requires a correction to maintain PostgreSQL and SQLite compatibility. The goal of this PR: Enable immediate MariaDB testing capabilities to catch any breaking changes early. Long-term vision: A dedicated MariaDB dialect would be the ideal solution to leverage MariaDB-specific optimizations, but that will take considerable time to implement properly. In the meantime, this simple fix allows us to test MariaDB support without delay. -- 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]
