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

   I think if we Arc the entire Field -- as in 
https://github.com/apache/arrow-rs/pull/3965 we may not need this
   
   I know that @crepererum  has mentioned other downstream places that copy the 
field name (like Statistics in DataFusion) but I think maybe a better design 
would be to update those downstream uses to hold a `FieldRef` rather than just 
the name 🤔 


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