[
https://issues.apache.org/jira/browse/PARQUET-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney reassigned PARQUET-1845:
-------------------------------------
Assignee: Kazuaki Ishizaki
> [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
> Assignee: Kazuaki Ishizaki
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)