Skip to content

Emit GCSToBigQueryOperator deprecation warning after rendering - #70542

Open
yuseok89 wants to merge 1 commit into
apache:mainfrom
yuseok89:feature/70296-gcs-to-bigquery-warn-after-render
Open

Emit GCSToBigQueryOperator deprecation warning after rendering#70542
yuseok89 wants to merge 1 commit into
apache:mainfrom
yuseok89:feature/70296-gcs-to-bigquery-warn-after-render

Conversation

@yuseok89

Copy link
Copy Markdown
Contributor

related: #70296

src_fmt_configs is a template field but its deprecation warning and default were applied in __init__, before rendering. Move them (and the schema_object_bucket default) into execute() so they act on the rendered values, and drop the validate-operators-init exemption.


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)
    • Opus 4.8

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@boring-cyborg boring-cyborg Bot added area:dev-tools area:providers backport-to-v3-3-test Backport to v3-3-test provider:google Google (including GCP) related issues labels Jul 27, 2026
@yuseok89
yuseok89 force-pushed the feature/70296-gcs-to-bigquery-warn-after-render branch from 60f6716 to d5a886e Compare July 28, 2026 14:30
@yuseok89
yuseok89 marked this pull request as ready for review July 28, 2026 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools area:providers backport-to-v3-3-test Backport to v3-3-test provider:google Google (including GCP) related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant