ccoffline commented on issue #29875:
URL: https://github.com/apache/doris/issues/29875#issuecomment-1899734786
Test on 2.0.3.
```sql
mysql> insert into agg_test(id,name)values('a','b');
ERROR 1105 (HY000): errCode = 2, detailMessage = Invalid number format: a
```
Adding a test case.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]