Commits


Uwe L. Korn authored and Wes McKinney committed 2d8627cd81f
ARROW-87: [C++] Add all four possible ways to encode Decimals in Parquet to schema conversion See also: https://github.com/Parquet/parquet-format/blob/master/LogicalTypes.md#decimal Author: Uwe L. Korn <uwelk@xhochy.com> Closes #48 from xhochy/arrow-87 and squashes the following commits: 05ca3be [Uwe L. Korn] Use parquet:: namespace instead of parquet_cpp 6bafc5f [Uwe L. Korn] ARROW-87: [C++] Add all four possible ways to encode Decimals in Parquet to schema conversion