caicancai commented on code in PR #4529: URL: https://github.com/apache/calcite/pull/4529#discussion_r2332166153
########## core/src/test/resources/sql/sort.iq: ########## @@ -417,4 +417,8 @@ order by arr desc; !ok +select * from "hr"."emps" limit 3000000000 offset 2500000000; Review Comment: Add jira link -- 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]
