wuchong commented on issue #10035: [FLINK-14080][table-planner-blink] Introduce 
Timestamp as internal representation of TIMESTAMP_WITHOUT_TIME_ZONE
URL: https://github.com/apache/flink/pull/10035#issuecomment-547894303
 
 
   I'm sorry for joining the reviewing late. But I'm confused why we need to 
introduce this class. 
   From my point of view, this class is not different from `Instant`. 
   
   Why not using the existing `Instant`, `LocalDateTime`? 
   
   Are we going to add a copy class for `OffsetDateTime` and `ZonedDateTime` 
and the corresponding TypeSeriazlier and TypeInformation in the future? 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to