ygerzhedovich commented on code in PR #3070:
URL: https://github.com/apache/ignite-3/pull/3070#discussion_r1463108255


##########
modules/sql-engine/src/integrationTest/sql/sqlite/join/join1.test:
##########
@@ -22,12 +22,6 @@ INSERT INTO t2 VALUES(2,3,4);
 statement ok
 INSERT INTO t2 VALUES(3,4,5);
 
-query III rowsort

Review Comment:
   let's better to use single test disable instead of moving to separate file
   `skipif ignite3`



-- 
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]

Reply via email to