jorisvandenbossche commented on issue #38050:
URL: https://github.com/apache/arrow/issues/38050#issuecomment-1753654198

   > Anyway - I think I agree that the compute logic should change. It seems 
likely that many compute operations would need to change, though. For example, 
all the hash operations - would we need to always truncate before any compute 
operator is applied?
   
   Yeah, and for that reason, it might make more sense to always truncate when 
constructing from external sources (even for numpy arrays), so that within 
arrow, we can assume that it's always a multiple, and don't have to check for 
this in every kernel


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