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 2023/01/06 09:00:50 UTC

[airflow] branch main updated (04edef31dc -> 6af796f459)

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 04edef31dc Add --overwrite option to `connections import` CLI command (#28738)
     add 6af796f459 MongoHook optimization (#28675)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/mongo/hooks/mongo.py    | 42 +++++++++++++++----------------
 tests/providers/mongo/hooks/test_mongo.py | 23 +++++++++++++++++
 2 files changed, 44 insertions(+), 21 deletions(-)