Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PARQUET-1845: [C++] Add expected results of Int96 in big-endian
This PR adds expected results of Int96 for parquet-internals-test in big-endian. This PR assumes that uint_64 and uint_32 elements in Int96 are handled using a native endian for effectiveness. Closes apache#6981 from kiszk/PARQUET-1845 Authored-by: Kazuaki Ishizaki <[email protected]> Signed-off-by: Wes McKinney <[email protected]>
- Loading branch information