Skip to content

branch-2.1: [fix](Nereids) fix double literal to string literal cast problem #49416 - #49523

Merged
yiguolei merged 1 commit into
branch-2.1from
auto-pick-49416-branch-2.1
Mar 28, 2025
Merged

branch-2.1: [fix](Nereids) fix double literal to string literal cast problem #49416#49523
yiguolei merged 1 commit into
branch-2.1from
auto-pick-49416-branch-2.1

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Cherry-picked from #49416

)
When cast double like 1.000 to string, it should strip .000 in the
trailing of double
@morrySnow

Copy link
Copy Markdown
Contributor

run buildall

@morrySnowmorrySnow reopened this Mar 27, 2025
@morrySnow

Copy link
Copy Markdown
Contributor

run buildall

@shuke987shuke987 added the usercase Important user case type label label Mar 27, 2025
@yiguolei
yiguolei merged commit 57f04a7 into branch-2.1Mar 28, 2025
@github-actions
github-actionsBot deleted the auto-pick-49416-branch-2.1 branch March 28, 2025 03:49
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

usercaseImportant user case type label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@morrySnow@yiguolei@shuke987