You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by el...@apache.org on 2021/05/11 07:11:26 UTC

[airflow] branch master updated (cbc3cb8 -> 996965a)

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

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


    from cbc3cb8  Add integration test for other executors in kubernetes cluster (#15695)
     add 996965a  Feature qubole hook support headers (#15683)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/qubole/hooks/qubole.py        |  3 +-
 airflow/providers/qubole/hooks/qubole_check.py  |  2 +-
 tests/providers/qubole/hooks/test_qubole.py     | 44 +++++++++++++++++++++++--
 tests/providers/qubole/operators/test_qubole.py | 18 ++++++++--
 4 files changed, 61 insertions(+), 6 deletions(-)