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

kaxilnaik pushed a change to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from d65053c  [AIRFLOW-4357] Fix SVG tooltip positioning with custom 
scripting (#8269)
     new b4f7360  Use existing DagBag for 'dag_details' & `trigger` Endpoints 
(#8501)
     new 8405787  Make hive macros py3 compatible (#8598)
     new 3127b0a  Enhanced documentation around Cluster Policy (#8661)
     new 731ee51  Improve tutorial - Include all imports statements (#8670)
     new 92a1040  Fix docs on creating CustomOperator (#8678)

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 airflow/example_dags/tutorial.py |  2 +-
 airflow/hooks/hive_hooks.py      |  3 ++-
 airflow/www_rbac/views.py        |  4 +---
 docs/concepts.rst                |  7 +++++++
 docs/howto/custom-operator.rst   |  6 +++---
 tests/hooks/test_hive_hook.py    | 15 ++++++++++++---
 tests/www_rbac/test_views.py     | 25 +++++++++++++++++++++++++
 7 files changed, 51 insertions(+), 11 deletions(-)

Reply via email to