Skip to content

feat: Support parsing extra timezone formats#50

Merged
MazterQyou merged 1 commit into
cubesql-v13.0.0from
cubesql-timezone-parse
May 20, 2026
Merged

feat: Support parsing extra timezone formats#50
MazterQyou merged 1 commit into
cubesql-v13.0.0from
cubesql-timezone-parse

Conversation

@MazterQyou
Copy link
Copy Markdown
Member

This PR adds support for parsing extra timezone formats supported by PostgreSQL, such as +HH and +HH:MM:SS.
Related test is included.

Additionally it fixes cast tests that were broken due to "safe" casting being disabled by default, and attempts to fix CI.

@github-actions github-actions Bot added the arrow label May 20, 2026
@MazterQyou MazterQyou force-pushed the cubesql-timezone-parse branch 3 times, most recently from f7304fb to 754b558 Compare May 20, 2026 05:25
Signed-off-by: Alex Qyoun-ae <4062971+MazterQyou@users.noreply.github.com>
@MazterQyou MazterQyou force-pushed the cubesql-timezone-parse branch from 754b558 to 91a03a5 Compare May 20, 2026 05:53
@MazterQyou MazterQyou merged commit 64899e4 into cubesql-v13.0.0 May 20, 2026
34 of 41 checks passed
@MazterQyou MazterQyou deleted the cubesql-timezone-parse branch May 20, 2026 06:27
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.

1 participant