alamb commented on PR #8028:
URL: https://github.com/apache/arrow-rs/pull/8028#issuecomment-3160523938

   > Still, I think the simplest solution for what I'm trying to do is putting 
the "adjusted_to_utc" key in the arrow field metadata. This goes along with how 
arrow-rs handles parquet field IDs, which is another piece of parquet-specific 
metadata that could be handled by the methods you describe.
   
   I think I am concerned that we will be adding additional overhead to all 
readers of schemas even when the feature is not widely used
   
   that being said, one more metadata key is not likely a huge deal 🤔 


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to