sunchao commented on pull request #7666:
URL: https://github.com/apache/arrow/pull/7666#issuecomment-656889046


   > The Rc version is used in a few places but again I don't think it's that 
important to use Rc<Schema> over Arc<Schema>.
   
   Agreed. I don't see any performance implication for this, as `schema()` 
shouldn't appear on hot paths.


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

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


Reply via email to