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: GROUP BY queries with offset that crosses a DST boundary fail. (#25082) #25087

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

davidby-influx
Copy link
Contributor

This is actually the second fix for
#20238 for when the time zone falls back in autumn.

closes #25078

(cherry picked from commit d60741b)

closes #25080

…25082)

This is actually the second fix for
#20238
for when the time zone falls back in autumn.

closes #25078

(cherry picked from commit d60741b)

closes #25080
@davidby-influx davidby-influx requested a review from gwossum June 24, 2024 18:15
@davidby-influx davidby-influx marked this pull request as ready for review June 24, 2024 19:57
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 0c77b4c into main-2.x Jun 24, 2024
25 checks passed
@davidby-influx davidby-influx deleted the DSB_dst_offset_2 branch June 24, 2024 20:40
davidby-influx added a commit that referenced this pull request Jun 24, 2024
…25082) (#25087)

This is actually the second fix for
#20238
for when the time zone falls back in autumn.

closes #25078

(cherry picked from commit d60741b)

closes #25080

(cherry picked from commit 0c77b4c)

closes #25081
davidby-influx added a commit that referenced this pull request Jun 25, 2024
…25082) (#25087) (#25089)

This is actually the second fix for
#20238
for when the time zone falls back in autumn.

closes #25078

(cherry picked from commit d60741b)

closes #25080

(cherry picked from commit 0c77b4c)

closes #25081
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