Skip to content

feat: Support parsing date-only timestamp strings - #223

Merged
MazterQyou merged 1 commit into
cubesql-3-04-2022from
cubesql/date-only-timestamp
Jul 22, 2026
Merged

feat: Support parsing date-only timestamp strings#223
MazterQyou merged 1 commit into
cubesql-3-04-2022from
cubesql/date-only-timestamp

Conversation

@MazterQyou

@MazterQyou MazterQyou commented Jul 21, 2026

Copy link
Copy Markdown
Member

This PR bumps cube-js/arrow-rs@837ddde, accepting date-only strings (e.g. 2026-06-24) as timestamps, interpreted as midnight local time; consistent with the other timezone-less formats and with PostgreSQL, which accepts date-only input wherever a timestamp is expected. Related test is included.

@MazterQyou
MazterQyou force-pushed the cubesql/date-only-timestamp branch from db09ad4 to 90953d9 Compare July 21, 2026 18:47
Signed-off-by: Alex Qyoun-ae <4062971+MazterQyou@users.noreply.github.com>
@MazterQyou
MazterQyou force-pushed the cubesql/date-only-timestamp branch from 90953d9 to 52c1d88 Compare July 22, 2026 15:43
@MazterQyou
MazterQyou merged commit d203d87 into cubesql-3-04-2022 Jul 22, 2026
21 checks passed
@MazterQyou
MazterQyou deleted the cubesql/date-only-timestamp branch July 22, 2026 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants