XuQianJin-Stars edited a comment on issue #7155: [FLINK-10009] [table] Fix the 
casting problem for function TIMESTAMPADD in Table
URL: https://github.com/apache/flink/pull/7155#issuecomment-441156439
 
 
   @sunjincheng121 I have just tested calcite, and found that the parsing 
`timestampadd(MINUTE, 1, time '20:20:20')` type of calcite is TimeStamp. This 
problem seems to be a bug in calcite. Here is the processing logic of calcite:
   
![image](https://user-images.githubusercontent.com/10494131/48929092-45922e00-ef20-11e8-93db-0f20518458ba.png)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to