KurtYoung commented on issue #10035: [FLINK-14080][table-planner-blink] Introduce SqlTimestamp as internal representation of TIMESTAMP_WITHOUT_TIME_ZONE URL: https://github.com/apache/flink/pull/10035#issuecomment-549284135 After discussed with @docete offline, we come to an agreement that `precision` in `SqlTimestampSerializer` represents the meaningful part of the data structure and the binary format. We will guarantee the data under `precision` be meaningful but not else.
---------------------------------------------------------------- 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
