You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2021/02/20 13:25:25 UTC

[GitHub] [ignite] ygerzhedovich commented on a change in pull request #8815: IGNITE-14157: Return good names for columns related to aggregates

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:
users@infra.apache.org