Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: preserve time zone information in Task Scheduler (#25112) #25113

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

davidby-influx
Copy link
Contributor

Avoid converting times to int64 in the Task Scheduler to
preserve time zone information. This corrects a failure
after fall back time changes which halts every-type tasks

closes #25110

(cherry picked from commit ebb597d)

closes #25111

Avoid converting times to int64 in the Task Scheduler
to preserve time zone information. This corrects a
failure after fall back time changes which halts
every-type tasks

closes #25110

(cherry picked from commit ebb597d)

closes #25111
@davidby-influx davidby-influx requested a review from gwossum June 27, 2024 23:20
@davidby-influx davidby-influx self-assigned this Jun 27, 2024
Copy link
Member

@gwossum gwossum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@davidby-influx davidby-influx merged commit 0b7cd24 into 2.7 Jun 28, 2024
25 checks passed
@davidby-influx davidby-influx deleted the DSB_task_dst_2.7 branch June 28, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants