Improve best effort timestamp parse - micro and nanoseconds by jh0x · Pull Request #103462 · ClickHouse/ClickHouse · GitHub
Skip to content

Improve best effort timestamp parse - micro and nanoseconds#103462

Open
jh0x wants to merge 1 commit intoClickHouse:masterfrom
jh0x:jh-parse
Open

Improve best effort timestamp parse - micro and nanoseconds#103462
jh0x wants to merge 1 commit intoClickHouse:masterfrom
jh0x:jh-parse

Conversation

@jh0x
Copy link
Copy Markdown
Contributor

@jh0x jh0x commented Apr 23, 2026

Closes #103391

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes into CHANGELOG.md):

parseDateTime64BestEffort now recognizes 16-digit and 19-digit numeric strings as Unix timestamps with microsecond and nanosecond precision, respectively.

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

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.

Clickhouse fails to parse unix micro and nano with best effort

1 participant