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/06/19 15:24:53 UTC

[airflow] branch main updated (3d8ba64 -> 83b23ad)

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

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


    from 3d8ba64  Add ``extra_headers`` argument to ``LivyHook`` and ``LivyOperator`` (#16512)
     add 83b23ad  Add undocumented parameters to ``LivyOperator`` and ``LivyHook`` docstrings (#16542)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/apache/livy/hooks/livy.py     | 4 ++++
 airflow/providers/apache/livy/operators/livy.py | 5 ++++-
 2 files changed, 8 insertions(+), 1 deletion(-)