Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/ @Lee-W @jason810496 @guan
/providers/openlineage/ @mobuchowski
/providers/smtp/ @hussein-awala
/providers/snowflake/ @potiuk
/providers/vespa/ @potiuk # + @radu-gheorghe @thomasht86


# Generated metadata
Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/1-airflow_bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ body:
- teradata
- trino
- vertica
- vespa
- weaviate
- yandex
- ydb
Expand Down
3 changes: 3 additions & 0 deletions .github/boring-cyborg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,9 @@ labelPRBasedOnFilePath:
provider:vertica:
- providers/vertica/**

provider:vespa:
- providers/vespa/**

provider:weaviate:
- providers/weaviate/**

Expand Down
2 changes: 2 additions & 0 deletions airflow-core/docs/extra-packages-ref.rst
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,8 @@ These are extras that add dependencies needed for integration with external serv
+---------------------+-----------------------------------------------------+-----------------------------------------------------+
| vertica | ``pip install 'apache-airflow[vertica]'`` | Vertica hook support as an Airflow backend |
+---------------------+-----------------------------------------------------+-----------------------------------------------------+
| vespa | ``pip install 'apache-airflow[vespa]'`` | Vespa hooks and operators |
+---------------------+-----------------------------------------------------+-----------------------------------------------------+
| weaviate | ``pip install 'apache-airflow[weaviate]'`` | Weaviate hook and operators |
+---------------------+-----------------------------------------------------+-----------------------------------------------------+
| yandex | ``pip install 'apache-airflow[yandex]'`` | Yandex.cloud hooks and operators |
Expand Down
2 changes: 1 addition & 1 deletion dev/breeze/doc/images/output_build-docs.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dev/breeze/doc/images/output_build-docs.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5023b820002e3f33104ae46d617645c4
5a672545cd009db3d79db5c526c3bbd6
12 changes: 6 additions & 6 deletions dev/breeze/doc/images/output_pr_auto-triage.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dev/breeze/doc/images/output_pr_auto-triage.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
15636cdbbdf6fde36f2ae6e5c43da51e
aea67302554bf746d0490edd816b5568
Loading
Loading