ygerzhedovich commented on a change in pull request #8815:
URL: https://github.com/apache/ignite/pull/8815#discussion_r579656938
##########
File path:
modules/calcite/src/test/java/org/apache/ignite/internal/processors/query/calcite/QueryChecker.java
##########
@@ -264,6 +267,16 @@ public QueryChecker returns(Object... res) {
return CoreMatchers.containsString("IgniteUnionAll(all=[" + all +
"])");
}
+ /** */
+ public QueryChecker columnNames(String... columns) {
Review comment:
I can't imagine a case when it required override %)
----------------------------------------------------------------
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]