Skip to content

[Fix](from_unixtime) Keep consistent with MySQL & bug fix (#25669) - #28675

Closed
RoanHeNaN wants to merge 1 commit into
apache:branch-2.0from
RoanHeNaN:pick-28966
Closed

[Fix](from_unixtime) Keep consistent with MySQL & bug fix (#25669)#28675
RoanHeNaN wants to merge 1 commit into
apache:branch-2.0from
RoanHeNaN:pick-28966

Conversation

@RoanHeNaN

@RoanHeNaNRoanHeNaN commented Dec 19, 2023

Copy link
Copy Markdown
Contributor

Outdated.

Bug fix: implicit convert from int32 -> int64 makes negative time stamp valid, so change signature to int64
Consistent: keep consistent with mysql.
@RoanHeNaNRoanHeNaN changed the title [Fix](from_unixtime) Keep consistent with MySQL & bug fix (#25966)[Fix](from_unixtime) Keep consistent with MySQL & bug fix (#25669)Dec 19, 2023
@RoanHeNaN

Copy link
Copy Markdown
ContributorAuthor

run buildall

@RoanHeNaN
RoanHeNaN deleted the pick-28966 branch December 19, 2023 14:46
Sign up for freeto 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

@RoanHeNaN