xanderbailey commented on code in PR #9994:
URL: https://github.com/apache/arrow-rs/pull/9994#discussion_r3276893101


##########
arrow-schema/src/datatype.rs:
##########
@@ -722,6 +722,13 @@ impl DataType {
                         })
                     })
             }
+            // Timestamps with matching unit whose timezones are both 
recognized UTC

Review Comment:
   Yeah I started drafting that but when I realised DataFusion has to do 
something similar I thought it might be worth pushing it lower in the stack. 
   
   Is there a case where we wouldn't want UTC to equal +00:00?



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