raminqaf commented on PR #26954:
URL: https://github.com/apache/flink/pull/26954#issuecomment-3241807880

   The 
[TimeLongConvert](https://github.com/raminqaf/flink/blob/41065ae1c9d93a37c18955387917af410a257a04/flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/data/conversion/TimeLongConverter.java#L26-L26)
 converts the time to millisecond precision. I was wondering if we need to 
change this to `TimeLongConverter implements DataStructureConverter<Long, 
Long>` so that we internally support nanosecond precision.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to