This is an automated email from the ASF dual-hosted git repository. zstan pushed a commit to branch ignite-15571 in repository https://gitbox.apache.org/repos/asf/ignite-3.git
commit d45894db62ad489236b36e2cf6de26784058eed0 Author: zstan <[email protected]> AuthorDate: Fri Dec 8 11:05:36 2023 +0300 IGNITE-15571 Sql. Remove mention of already fixed issue --- .../src/integrationTest/sql/join/inner/test_using_join.test_ignore | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/sql-engine/src/integrationTest/sql/join/inner/test_using_join.test_ignore b/modules/sql-engine/src/integrationTest/sql/join/inner/test_using_join.test_ignore index 004f5ee964..3b20ea8729 100644 --- a/modules/sql-engine/src/integrationTest/sql/join/inner/test_using_join.test_ignore +++ b/modules/sql-engine/src/integrationTest/sql/join/inner/test_using_join.test_ignore @@ -2,7 +2,6 @@ # description: Test USING joins # group: [inner] # Ignore https://issues.apache.org/jira/browse/IGNITE-19125 -# Ignore https://issues.apache.org/jira/browse/IGNITE-15571 # Ignore https://issues.apache.org/jira/browse/IGNITE-15570 statement ok
