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/10/31 05:43:41 UTC

[airflow] branch main updated (0c94eff950 -> f75582a8eb)

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 0c94eff950 add template field renderer to livy operator (#27321)
     add f75582a8eb Add Spark's `appId` to xcom output (#27376)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/apache/livy/operators/livy.py    |  2 ++
 tests/providers/apache/livy/operators/test_livy.py | 29 +++++++++++++---------
 2 files changed, 19 insertions(+), 12 deletions(-)