tustvold commented on issue #7063:
URL: https://github.com/apache/arrow-rs/issues/7063#issuecomment-2796253645

   >  There are also a number of arrow-rs' own crates that make heavy use of 
the DataType and ArrayRef (e.g., the Parquet internals, casting)
   
   Indeed, and the benefit of the current design is extension types 
automatically "just work". The only logic that needs be concerned with them is 
logic that seeks to explicitly handle them, I am pretty strongly opposed to 
changing this.


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