You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/08/04 15:47:33 UTC

[airflow] branch main updated (5de11e1410 -> 0255a0a5e7)

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 5de11e1410 Sync up plugin API schema and definition (#25524)
     add 0255a0a5e7 Do not convert boolean values to string in deep_string_coerce function (#25394)

No new revisions were added by this update.

Summary of changes:
 .../providers/databricks/operators/databricks.py   |  6 +--
 airflow/providers/databricks/utils/databricks.py   | 17 ++++---
 .../databricks/operators/test_databricks.py        | 59 ++++++++++++----------
 tests/providers/databricks/utils/databricks.py     |  8 +--
 4 files changed, 50 insertions(+), 40 deletions(-)