This is an automated email from the ASF dual-hosted git repository.

bugraoz pushed a change to branch make-airflow-integration-test-flaky
in repository https://gitbox.apache.org/repos/asf/airflow.git


 discard e4d028acb18 Mark airflowctl commands test as flaky with retries and 
change shadow naming in parametrize
     add 5ead8f73d5a Made sqlalchemy dependency optional for Databricks 
provider (#60110)
     add 7875408cff7 Don't clear query cache when the initial ref is empty 
string and compared against latest run leading to duplicate requests. (#59758)
     add 0db4f3fd7d0 Mark airflowctl commands test as flaky with retries and 
change shadow naming in parametrize

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (e4d028acb18)
            \
             N -- N -- N   refs/heads/make-airflow-integration-test-flaky 
(0db4f3fd7d0)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../airflow/ui/src/queries/useRefreshOnNewDagRuns.ts   | 12 +++++++++++-
 providers/databricks/docs/index.rst                    |  1 -
 providers/databricks/pyproject.toml                    |  5 ++++-
 .../providers/databricks/hooks/databricks_sql.py       | 11 ++++++++++-
 .../databricks/plugins/databricks_workflow.py          | 18 +++++++++++++++---
 scripts/in_container/install_airflow_and_providers.py  |  4 ++++
 6 files changed, 44 insertions(+), 7 deletions(-)

Reply via email to