Kazuaki Ishizaki created PARQUET-1845:
-----------------------------------------

             Summary: [C++] Int96 memory images in test cases assume only 
little-endian
                 Key: PARQUET-1845
                 URL: https://issues.apache.org/jira/browse/PARQUET-1845
             Project: Parquet
          Issue Type: Improvement
          Components: parquet-cpp
            Reporter: Kazuaki Ishizaki


Int96 is used as a pair of uint_64 and uint_32. Both elements can be handled 
using a native endian for effectiveness.

Int96 memory images in parquet-internal-tests assume only little-endian.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to