Add ORC source format support for BigQueryHook load jobs#12557
Add ORC source format support for BigQueryHook load jobs#12557juneoh wants to merge 3 commits intoapache:masterfrom
Conversation
|
Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have any issues or are unsure about any anything please check our Contribution Guide (https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst)
|
|
The Workflow run is cancelling this PR. It has some failed jobs matching ^Pylint$,^Static checks,^Build docs$,^Spell check docs$,^Backport packages$,^Provider packages,^Checks: Helm tests$,^Test OpenAPI*. |
|
The Workflow run is cancelling this PR. It has some failed jobs matching ^Pylint$,^Static checks,^Build docs$,^Spell check docs$,^Backport packages$,^Provider packages,^Checks: Helm tests$,^Test OpenAPI*. |
|
The |
|
Thanks turbaszek for the feedback. As But you are right, deprecated is deprecated, so I do agree to the sentiment. As |
|
Oops, turbaszek has already provided a kind comment at #12556 (comment). Looks like there is already a different PR that should resolve the deprecated path as well. Thanks turbaszek, I'll close this PR and follow the other thread! |
Add the missing ORC format into the allowlist in BigQueryHook load jobs, in order to fully support all formats provided in BigQuery API.
Closes: #12556