zzwqqq commented on code in PR #5041: URL: https://github.com/apache/calcite/pull/5041#discussion_r3485602536
########## server/src/test/resources/sql/table_as.iq: ########## @@ -37,14 +37,14 @@ select * from dept where deptno > 10; !update -# Check contents; "Engineering" is too long for varchar(10) +# Check contents Review Comment: Yes, I think it should fail rather than truncate. -- 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]
