You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2021/07/06 02:47:28 UTC

[GitHub] [calcite] DonnyZone commented on a change in pull request #2453: [CALCITE-3775] Implicit lookup methods in SimpleCalciteSchema ignore case sensitivity parameter (Alon Eldar)

DonnyZone commented on a change in pull request #2453:
URL: https://github.com/apache/calcite/pull/2453#discussion_r664200213



##########
File path: core/src/test/java/org/apache/calcite/test/JdbcTest.java
##########
@@ -7716,6 +7760,8 @@ private void checkGetTimestamp(Connection con) throws SQLException {
     assertThat.query(query).returns("id=2008-03-31 12:23:34\nid=2018-02-03 00:00:00\n");
   }
 
+
+

Review comment:
       Agree, we need to remove the extra empty row.




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

To unsubscribe, e-mail: commits-unsubscribe@calcite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org