Skip to content

[v3-2-test] Fix start_date in example DAGs to avoid TZ conversion overflow (#63882)#64758

Merged
eladkal merged 1 commit into
v3-2-testfrom
backport-db5e555-v3-2-test
Apr 6, 2026
Merged

[v3-2-test] Fix start_date in example DAGs to avoid TZ conversion overflow (#63882)#64758
eladkal merged 1 commit into
v3-2-testfrom
backport-db5e555-v3-2-test

Conversation

@github-actions

@github-actions github-actions Bot commented Apr 6, 2026

Copy link
Copy Markdown
Contributor
  • Fix start_date in example DAGs to avoid TZ conversion overflow

  • Update airflow-core/src/airflow/example_dags/example_inlet_event_extra.py

Co-authored-by: yuseok89 [email protected]

  • Update airflow-core/src/airflow/example_dags/example_inlet_event_extra.py

Co-authored-by: yuseok89 [email protected]

  • Update airflow-core/src/airflow/example_dags/example_outlet_event_extra.py

Co-authored-by: yuseok89 [email protected]

  • Update airflow-core/src/airflow/example_dags/example_outlet_event_extra.py

Co-authored-by: yuseok89 [email protected]

Co-authored-by: yuseok89 [email protected]


(cherry picked from commit db5e555)

Co-authored-by: HuangWei [email protected]
Co-authored-by: yuseok89 [email protected]

…rflow (#63882)

* Fix start_date in example DAGs to avoid TZ conversion overflow

* Update airflow-core/src/airflow/example_dags/example_inlet_event_extra.py

Co-authored-by: yuseok89 <[email protected]>

* Update airflow-core/src/airflow/example_dags/example_inlet_event_extra.py

Co-authored-by: yuseok89 <[email protected]>

* Update airflow-core/src/airflow/example_dags/example_outlet_event_extra.py

Co-authored-by: yuseok89 <[email protected]>

* Update airflow-core/src/airflow/example_dags/example_outlet_event_extra.py

Co-authored-by: yuseok89 <[email protected]>

* Apply suggestion from @yuseok89

Co-authored-by: yuseok89 <[email protected]>

---------
(cherry picked from commit db5e555)

Co-authored-by: HuangWei <[email protected]>
Co-authored-by: yuseok89 <[email protected]>
@eladkal eladkal marked this pull request as ready for review April 6, 2026 10:22
@eladkal eladkal merged commit a3c5277 into v3-2-test Apr 6, 2026
33 checks passed
@eladkal eladkal deleted the backport-db5e555-v3-2-test branch April 6, 2026 10:37
vatsrahul1001 pushed a commit that referenced this pull request Apr 8, 2026
…rflow (#63882) (#64758)

* Fix start_date in example DAGs to avoid TZ conversion overflow

* Update airflow-core/src/airflow/example_dags/example_inlet_event_extra.py



* Update airflow-core/src/airflow/example_dags/example_inlet_event_extra.py



* Update airflow-core/src/airflow/example_dags/example_outlet_event_extra.py



* Update airflow-core/src/airflow/example_dags/example_outlet_event_extra.py



* Apply suggestion from @yuseok89



---------
(cherry picked from commit db5e555)

Co-authored-by: HuangWei <[email protected]>
Co-authored-by: yuseok89 <[email protected]>
vatsrahul1001 pushed a commit that referenced this pull request Apr 15, 2026
…rflow (#63882) (#64758)

* Fix start_date in example DAGs to avoid TZ conversion overflow

* Update airflow-core/src/airflow/example_dags/example_inlet_event_extra.py



* Update airflow-core/src/airflow/example_dags/example_inlet_event_extra.py



* Update airflow-core/src/airflow/example_dags/example_outlet_event_extra.py



* Update airflow-core/src/airflow/example_dags/example_outlet_event_extra.py



* Apply suggestion from @yuseok89



---------
(cherry picked from commit db5e555)

Co-authored-by: HuangWei <[email protected]>
Co-authored-by: yuseok89 <[email protected]>
@vatsrahul1001 vatsrahul1001 added the type:bug-fix Changelog: Bug Fixes label Apr 15, 2026
@vatsrahul1001 vatsrahul1001 added this to the Airflow 3.2.1 milestone Apr 15, 2026
vatsrahul1001 pushed a commit that referenced this pull request Apr 15, 2026
…rflow (#63882) (#64758)

* Fix start_date in example DAGs to avoid TZ conversion overflow

* Update airflow-core/src/airflow/example_dags/example_inlet_event_extra.py



* Update airflow-core/src/airflow/example_dags/example_inlet_event_extra.py



* Update airflow-core/src/airflow/example_dags/example_outlet_event_extra.py



* Update airflow-core/src/airflow/example_dags/example_outlet_event_extra.py



* Apply suggestion from @yuseok89



---------
(cherry picked from commit db5e555)

Co-authored-by: HuangWei <[email protected]>
Co-authored-by: yuseok89 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants