Jefffrey commented on issue #11032:
URL: https://github.com/apache/arrow-rs/issues/11032#issuecomment-5707015543

   @sdf-jkl minor question, but how is the grouping decided? for example, this 
PR
   
   - https://github.com/apache/arrow-rs/pull/11076
   
   creates `numeric` which handles intra-numeric, but also bool -> numeric and 
numeric -> bool. but then this PR
   
   - https://github.com/apache/arrow-rs/pull/11077
   
   pulls numeric -> binary into the binary helper. so is it mainly based on if 
A -> B then it gets put into a module that holds things related to B? (if im 
making sense 😅)


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