Sl1mb0 opened a new pull request, #542: URL: https://github.com/apache/iceberg-rust/pull/542
Note that `i64` is used as the underlying primitive for `timestamp_ns`/`timestamptz_ns` because it is _much_ easier to go from `i64` -> `i128` instead of the other way around. I plan to add specific testing for nanoseconds once I get all current tests passing. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org