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 2020/06/20 09:08:09 UTC

[airflow] branch master updated (3c24e63 -> 16f7f08)

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

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


    from 3c24e63  Remove empty file: test_hdfs_sensor.py (#9426)
     add 16f7f08  Simplify chained SQL Queries in Connexion API Endpoints (#9424)

No new revisions were added by this update.

Summary of changes:
 airflow/api_connexion/endpoints/connection_endpoint.py   | 4 +---
 airflow/api_connexion/endpoints/dag_run_endpoint.py      | 6 ++----
 airflow/api_connexion/endpoints/event_log_endpoint.py    | 7 ++-----
 airflow/api_connexion/endpoints/import_error_endpoint.py | 7 ++-----
 airflow/api_connexion/endpoints/pool_endpoint.py         | 8 ++------
 airflow/api_connexion/endpoints/variable_endpoint.py     | 3 +--
 6 files changed, 10 insertions(+), 25 deletions(-)