Skip to content

Emit GCSListObjectsOperator delimiter deprecation warning after rendering - #70533

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

Emit GCSListObjectsOperator delimiter deprecation warning after rendering#70533
yuseok89 wants to merge 1 commit into
apache:mainfrom
yuseok89:feature/70296-gcs-list-objects-warn-after-render

Conversation

@yuseok89

@yuseok89 yuseok89 commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

related: #70296

The delimiter template field was inspected in init, so the deprecation warning fired on the unrendered Jinja value instead of the resolved one.
Move the check to execute() so it reflects the value the task actually runs with.


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-list-objects-warn-after-render branch from 257c2b9 to e97b0a4 Compare July 27, 2026 15:40
@yuseok89
yuseok89 marked this pull request as ready for review July 28, 2026 05:07
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