tpgillam commented on PR #329: URL: https://github.com/apache/arrow-julia/pull/329#issuecomment-1210680966
I'm also wondering about how (if at all) the native `Timestamp` logic interacts with any of this. For example here: https://github.com/apache/arrow-julia/blob/52bfe1f72fa72b0b2d150efeeeb9edacd853f96f/src/metadata/Schema.jl#L319-L336 I _think_ (based on #303 ) that native-arrow-time-with-timezone should *somewhere* get converted to a `ZonedDateTime` on reading, but can't figure out if that's a different code path, or is also affected by the issue. -- 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]
