You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "bkietz (via GitHub)" <gi...@apache.org> on 2023/09/26 16:17:11 UTC

[GitHub] [arrow] bkietz opened a new issue, #37879: [C++] Refactor endian swapping to indicate swap direction

bkietz opened a new issue, #37879:
URL: https://github.com/apache/arrow/issues/37879

   This is necessary for swapping endianness of types where some of the type must be inspected during swapping, such as Utf8View (where the string's size must be inspected to determine whether the string is inline or has an index/offset which must be swapped as well)


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

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