docete edited a comment on issue #10105: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner URL: https://github.com/apache/flink/pull/10105#issuecomment-553220665 > Can we put nanos of `SqlTimestamp` to the fixed-length part in `BinaryRow`? In this way: > `offsetAndNanos` in fixed-length part and `milliseconds` in variable-length part. OK. It can save 4 bytes per high precision timestamp object.
---------------------------------------------------------------- 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
