You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "danepitkin (via GitHub)" <gi...@apache.org> on 2023/05/18 21:16:37 UTC

[GitHub] [arrow] danepitkin commented on issue #35563: [C++] Allow safe cast from int64 to float64 in compute kernel for numerics that can be accurately represented above 2^53

danepitkin commented on issue #35563:
URL: https://github.com/apache/arrow/issues/35563#issuecomment-1553656476

   I believe the original implementation many years ago was supposed to be a serialization/deserialization like pickle. Nowadays, I would say it's primarily a legacy implementation that eventually should be rewritten to take advantage of the compute kernels in C++ if possible.


-- 
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-unsubscribe@arrow.apache.org

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