danny0405 commented on a change in pull request #1120: [CALCITE-2933] Add 
timestamp extract for casts from timestamp type to…
URL: https://github.com/apache/calcite/pull/1120#discussion_r267800990
 
 

 ##########
 File path: druid/src/test/java/org/apache/calcite/test/DruidAdapterIT2.java
 ##########
 @@ -3928,15 +3927,13 @@ public void testExtractQuarter() {
 
   @Test
   public void testCastTimestamp() {
-    final String sql = "Select cast(cast(\"timestamp\" as timestamp) as 
varchar) as t"
+    final String sql = "Select cast(\"timestamp\" as varchar) as t"
 
 Review comment:
   @zhztheplayer I have added the case in the JIRA, these 2 cases are all 
fixed. Thx for the review,

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