xanderbailey commented on code in PR #9994:
URL: https://github.com/apache/arrow-rs/pull/9994#discussion_r3277293715
##########
arrow-schema/src/datatype.rs:
##########
@@ -722,6 +722,13 @@ impl DataType {
})
})
}
+ // Timestamps with matching unit whose timezones are both
recognized UTC
Review Comment:
Gave it a go in iceberg-rust here
https://github.com/apache/iceberg-rust/pull/2477 to see what it would look like
--
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]