tledkov-gridgain commented on a change in pull request #9018:
URL: https://github.com/apache/ignite/pull/9018#discussion_r615698327
##########
File path:
modules/calcite/src/test/java/org/apache/ignite/testsuites/ScriptTestSuite.java
##########
@@ -34,6 +34,6 @@
* Use other properties of the {@link ScriptRunnerTestsEnvironment} to setup
cluster and test environment.
*/
@RunWith(ScriptTestRunner.class)
-@ScriptRunnerTestsEnvironment(scriptsRoot = "src/test/sql")
+@ScriptRunnerTestsEnvironment(scriptsRoot = "src/test/sql/types/")
Review comment:
Please revert debug changes
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]