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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]