lowka commented on code in PR #3187: URL: https://github.com/apache/ignite-3/pull/3187#discussion_r1499077279
########## modules/sql-engine/src/test/resources/mapping/test_partition_pruning.test: ########## @@ -0,0 +1,53 @@ +# Pruning from a simple scan +N1 +SELECT * FROM t1_n1n2n3 WHERE id = 0 Review Comment: Fixed. -- 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]
