mihaibudiu commented on code in PR #3931: URL: https://github.com/apache/calcite/pull/3931#discussion_r1731678733
########## core/src/test/resources/sql/misc.iq: ########## @@ -3084,4 +3084,102 @@ from (values 0) as t(x); !ok +# [CALCITE-4806] Lossy CAST is incorrectly simplified Review Comment: This test would be easier to read if it didn't check for = But it works fine -- 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]
