You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/04/16 23:51:21 UTC

[airflow] branch master updated (f878ec6 -> 49cae1f)

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

kaxilnaik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from f878ec6  Persist tags params in pagination (#15411)
     add 49cae1f  Add documentation for Databricks connection (#15410)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/databricks/hooks/databricks.py   |  2 +-
 .../providers/databricks/operators/databricks.py   |  4 +-
 .../connections/databricks.rst                     | 73 ++++++++++++++++++++++
 docs/apache-airflow-providers-databricks/index.rst |  1 +
 4 files changed, 77 insertions(+), 3 deletions(-)
 create mode 100644 docs/apache-airflow-providers-databricks/connections/databricks.rst