DonnyZone commented on a change in pull request #1605: [CALCITE-3536] Wrong 
semantics in CoalesceImplementor
URL: https://github.com/apache/calcite/pull/1605#discussion_r350581396
 
 

 ##########
 File path: core/src/test/java/org/apache/calcite/test/JdbcTest.java
 ##########
 @@ -7179,6 +7180,38 @@ public void testJsonPretty() {
         .runs();
   }
 
+  /**
+   * Test case for
+   * <a 
href="https://issues.apache.org/jira/browse/CALCITE-3536";>[CALCITE-3536]
+   * Wrong semantics in CoalesceImplementor</a>.
+   */
+  @Test public void testCoalesceWithoutWriting() {
 
 Review comment:
   `testCoalesceWithoutWriting` -> `testCoalesceWithoutReWriting`?

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


With regards,
Apache Git Services

Reply via email to