serramatutu opened a new pull request, #8743:
URL: https://github.com/apache/arrow-rs/pull/8743

   # Which issue does this PR close?
   
   No issue yet. This is still being discussed in the mailing list, and this PR 
is here for reference.
   
   # Rationale for this change
   
   Please refer to the mailing list discussion.
   
   # What changes are included in this PR?
   
   This commit adds a new `TimestampWithOffset` extension type. This type 
represents a timestamp column that stores potentially different timezone 
offsets per value. The timestamp is stored in UTC alongside the original 
timezone offset in minutes.
   
   # Are these changes tested?
   
   Yes.
   
   # Are there any user-facing changes?
   
   Yes, this is a new proposed canonical extension type.
   


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