julianhyde commented on a change in pull request #2270:
URL: https://github.com/apache/calcite/pull/2270#discussion_r526317610



##########
File path: core/src/test/java/org/apache/calcite/sql/parser/SqlParserTest.java
##########
@@ -6186,6 +6186,31 @@ public void subTestIntervalDayFailsValidation() {
     assertEquals(linux(sqlNodeVisited1.toString()), str1);
   }
 
+  @Test void testSqlDeleteSqlBasicCallToString() throws Exception {

Review comment:
       the name of the test is misleading. you are not calling toString on a 
SqlBasicCall.




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


Reply via email to