Skip to content

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

Merged
yiguolei merged 1 commit intobranch-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 intobranch-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.
@github-actions github-actions Bot requested a review from yiguolei as a code owner April 16, 2026 13:10
@yiguolei
Copy link
Copy Markdown
Contributor

run buildall

@github-actions
Copy link
Copy Markdown
Contributor Author

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

@github-actions github-actions Bot added approved Indicates a PR has been approved by one committer. reviewed labels Apr 16, 2026
@github-actions
Copy link
Copy Markdown
Contributor Author

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

@yiguolei yiguolei closed this Apr 16, 2026
@yiguolei yiguolei reopened this Apr 16, 2026
@yiguolei yiguolei merged commit 2b233a4 into branch-4.1 Apr 16, 2026
29 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants