Skip to content

feat: add isodow (ISO day-of-week) support to date_part (Monday = 0)#17112

Merged
alamb merged 2 commits into
apache:mainfrom
ayemjay:main
Aug 11, 2025
Merged

feat: add isodow (ISO day-of-week) support to date_part (Monday = 0)#17112
alamb merged 2 commits into
apache:mainfrom
ayemjay:main

Conversation

@ayemjay

@ayemjay ayemjay commented Aug 10, 2025

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Are these changes tested?

Yes, SLT tests added.

Are there any user-facing changes?

isoweek support added to date_part

@github-actions github-actions Bot added documentation Improvements or additions to documentation sqllogictest SQL Logic Tests (.slt) functions Changes to functions implementation labels Aug 10, 2025

@Jefffrey Jefffrey left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM 👍

@alamb
alamb merged commit ceab1e1 into apache:main Aug 11, 2025
50 of 51 checks passed
@alamb

alamb commented Aug 11, 2025

Copy link
Copy Markdown
Contributor

Thank you @ayemjay and @Jefffrey

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)

3 participants