JingsongLi 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-548199016
 
 
   > Hi @JingsongLi , @docete , so why not use `Instant`. It is as lightweight 
as this class which only have a `long` and `int` fields.
   
   Another reason is that instant is specified to `LocalZonedTimestampType` in 
the conversion class. If we use instant to represent `TimestampType`, it will 
cause confusion.

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