mroeschke commented on issue #36677:
URL: https://github.com/apache/arrow/issues/36677#issuecomment-1642424789

   In pandas, the use case is to perform reduction functions (e.g. mean) on 
temporal values, and since the pyarrow reduction kernels don't support temporal 
values, we cast them numeric first (assuming they are some x value relative to 
y) and then back.


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