jedcunningham opened a new pull request, #46249:
URL: https://github.com/apache/airflow/pull/46249
We disable modification tracking since we don't use it and it's expensive,
but this was accidentally not carried over into the FAB provider when the app
was moved there. This just brings it back and silences a warning about it:
FSADeprecationWarning: SQLALCHEMY_TRACK_MODIFICATIONS adds significant
overhead and will be disabled by default in the future. Set it to
True or False to suppress this warning.
--
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]