This is an automated email from the ASF dual-hosted git repository.
mobuchowski pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 606a3b2cade Fix broken ci on main for k8s cli test (#48595)
add 71558c7fee4 add OpenLineage configuration injection to LivyOperator
(#47564)
No new revisions were added by this update.
Summary of changes:
generated/provider_dependencies.json | 2 +
providers/apache/livy/README.rst | 30 ++--
providers/apache/livy/pyproject.toml | 2 +
.../providers/apache/livy/get_provider_info.py | 1 +
.../providers/apache/livy/operators/livy.py | 26 +++
.../tests/unit/apache/livy/operators/test_livy.py | 193 +++++++++++++++++++++
6 files changed, 240 insertions(+), 14 deletions(-)