julianhyde commented on a change in pull request #1640: [CALCITE-3552] Support 
MySQL ExtractValue function
URL: https://github.com/apache/calcite/pull/1640#discussion_r355789990
 
 

 ##########
 File path: 
core/src/test/java/org/apache/calcite/rel/rel2sql/RelToSqlConverterTest.java
 ##########
 @@ -3863,23 +3863,34 @@ private void checkLiteral2(String expression, String 
expected) {
     sql(query).ok(expected);
   }
 
-  @Test public void testCrossJoinEmulationForSpark() {
+  @Test
 
 Review comment:
   \@Test should be on same line

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