Skip to content

fix: preserve timestamp precision during coercion#4

Merged
MichaelScofield merged 2 commits into
GreptimeTeam:greptimedb-53.1.0-function-signature-exec-errorfrom
fengys1996:fix/preserve-timestamp-coercion-precision
Jun 8, 2026
Merged

fix: preserve timestamp precision during coercion#4
MichaelScofield merged 2 commits into
GreptimeTeam:greptimedb-53.1.0-function-signature-exec-errorfrom
fengys1996:fix/preserve-timestamp-coercion-precision

Conversation

@fengys1996

@fengys1996 fengys1996 commented Jun 8, 2026

Copy link
Copy Markdown

The backport of apache#22759.

Prefer the finer timestamp unit when coercing mixed timestamp units, and check overflow when casting timestamps to finer precision for both scalar and array values.

Prefer the finer timestamp unit when coercing mixed timestamp units, and
check overflow when casting timestamps to finer precision for both scalar
and array values.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f371684d61

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread datafusion/expr-common/src/columnar_value.rs
@MichaelScofield MichaelScofield merged commit 4d092ff into GreptimeTeam:greptimedb-53.1.0-function-signature-exec-error Jun 8, 2026
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.

2 participants