mihaibudiu commented on code in PR #4010:
URL: https://github.com/apache/calcite/pull/4010#discussion_r1809300431
##########
arrow/src/test/java/org/apache/calcite/adapter/arrow/ArrowAdapterTest.java:
##########
@@ -826,4 +826,23 @@ static void initializeArrowState(@TempDir Path
sharedTempDir)
.returns(result)
.explainContains(plan);
}
+
+ /** Test case for
+ * <a
href="https://issues.apache.org/jira/browse/CALCITE-6637">[CALCITE-6637]
+ * The result of date type will be automatically converted to timestamp type
Review Comment:
this comment is now out of date
--
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]