Skip to content

branch-4.1: [fix](errmsg) Fix wrong error message of insert overwrite #62555 - #62564

Merged
yiguolei merged 1 commit into
branch-4.1from
auto-pick-62555-branch-4.1
Apr 16, 2026
Merged

branch-4.1: [fix](errmsg) Fix wrong error message of insert overwrite #62555#62564
yiguolei merged 1 commit into
branch-4.1from
auto-pick-62555-branch-4.1

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Cherry-picked from #62555

if a sql raise an error, it should be:
```sql
Operation unix_timestamp of 2024-01-01, %Y%m%d is invalid
```
but before it is:
```sql
Conversion = 'Y'
```
now fixed.
@yiguolei

Copy link
Copy Markdown
Contributor

run buildall

@github-actions

Copy link
Copy Markdown
ContributorAuthor

PR approved by at least one committer and no changes requested.

@github-actionsgithub-actionsBot added approved Indicates a PR has been approved by one committer. reviewed labels Apr 16, 2026
@github-actions

Copy link
Copy Markdown
ContributorAuthor

PR approved by anyone and no changes requested.

@hello-stephen

Copy link
Copy Markdown
Contributor

FE Regression Coverage Report

Increment line coverage 0.00% (0/21) 🎉
Increment coverage report
Complete coverage report

@yiguoleiyiguolei reopened this Apr 16, 2026
@yiguolei
yiguolei merged commit 2b233a4 into branch-4.1Apr 16, 2026
29 of 32 checks passed
@morningman
morningman deleted the auto-pick-62555-branch-4.1 branch July 8, 2026 14:09
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by one committer.reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@yiguolei@hello-stephen@zclllyybb