dstandish opened a new pull request, #26498: URL: https://github.com/apache/airflow/pull/26498
Apparently the cache_ok attribute must be applied to all subclasses too. So we must apply it here. This allows sqlalchemy to use the caching behavior introduced with version 1.4. See https://docs.sqlalchemy.org/en/14/core/type_api.html#sqlalchemy.types.ExternalType.cache_ok for more info. -- 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]
