mihaibudiu commented on code in PR #4352: URL: https://github.com/apache/calcite/pull/4352#discussion_r2069174477
########## core/src/test/resources/sql/cast.iq: ########## @@ -1707,4 +1707,16 @@ WHERE x BETWEEN 2 AND 4 !ok +# [CALCITE-6981] Runtime conversion of DECIMAL ARRAY to INT ARRAY fails with a ClassCastException Review Comment: will this work with nested arrays (INT ARRAY ARRAY)? maybe you can add a test to check -- 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]
