This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 3af4d289cd2 Move Serialization/Deserialization (serde) to task SDK
(#58992)
add c3f0fd477cc Refactor/sqla2 providers(celery, kubernetes, databricks,
mysql) to remove SQLA query usage (#59537)
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 4 ++++
.../tests/unit/celery/log_handlers/test_log_handlers.py | 5 +++--
.../cncf/kubernetes/kubernetes_helper_functions.py | 8 ++++----
.../providers/databricks/plugins/databricks_workflow.py | 14 ++++++++------
.../unit/databricks/plugins/test_databricks_workflow.py | 4 ++--
.../mysql/tests/unit/mysql/transfers/test_s3_to_mysql.py | 8 +++-----
6 files changed, 24 insertions(+), 19 deletions(-)