Skip to content

v26.24.3 release notes: clarify TIMESTAMP fix scope#36643

Merged
bosconi merged 1 commit into
mainfrom
docs/v26.24.3-release-notes-clarify
May 20, 2026
Merged

v26.24.3 release notes: clarify TIMESTAMP fix scope#36643
bosconi merged 1 commit into
mainfrom
docs/v26.24.3-release-notes-clarify

Conversation

@bosconi
Copy link
Copy Markdown
Member

@bosconi bosconi commented May 20, 2026

Follow-up to #36641. The original v26.24.3 bug-fix entry read as though #36612 also handled zero-value timestamps (0000-00-00 00:00:00). It does not — those still require TEXT COLUMNS plus an explicit CAST in user queries. This PR adjusts the wording to make that clear.

…estamps

The TIMESTAMP/DATETIME decode fix in #36612 covers ordinary values ingested
via TEXT COLUMNS, but the special zero-value timestamps still require
TEXT COLUMNS plus an explicit CAST in user queries. Update the v26.24.3 bug
fix entry to avoid implying the zero-value case is also fully handled.

Co-Authored-By: Claude <noreply@anthropic.com>
@bosconi bosconi requested a review from a team as a code owner May 20, 2026 19:17
@bosconi bosconi requested a review from martykulma May 20, 2026 19:24
@maheshwarip
Copy link
Copy Markdown
Contributor

@martykulma would love your eyes on this before we merge

Copy link
Copy Markdown
Contributor

@martykulma martykulma left a comment

Choose a reason for hiding this comment

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

lgtm!

@bosconi bosconi merged commit ac1b1e1 into main May 20, 2026
12 checks passed
@bosconi bosconi deleted the docs/v26.24.3-release-notes-clarify branch May 20, 2026 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants