zstan commented on code in PR #13467: URL: https://github.com/apache/ignite/pull/13467#discussion_r3765781505
########## modules/calcite/src/test/sql/order/test_limit.test: ########## @@ -28,12 +28,14 @@ query I SELECT a FROM test ORDER BY a LIMIT 1.5 ---- 11 +12 Review Comment: previous behavior was like oracle and ignite-3, current is different why do we need to change public api ? seems we need to discuss it somehow ? dev-list ? -- 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]
