potiuk commented on PR #60047: URL: https://github.com/apache/airflow/pull/60047#issuecomment-3707340990
MariaDB is really not supported - mostly because it is not tested. If you would like to submit fixes to support MariaDB, I think the best approach is to: a) add MariaDB as supported backend - to the CI b) run all tests with Maria DB If your PR will succeed - solving all the issue with MariaDB, then you can start discussion on Adding MariaDB as supported backend. Otherwise - it makes no sense to fix only one compatibility issues, without fixing all of them, and without preventing new incompatibilities to be added in the future. And only running tests in CI can be a good indicator of both. -- 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]
