apache / apache/arrow

[C++] Refactor endian swapping to indicate swap direction

Open
#37,879 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 13h
Merged PRs (30d)
88

Description

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)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.