arrow2 icon indicating copy to clipboard operation
arrow2 copied to clipboard

[feature]: Decimal256 read/write in parquet

Open sundy-li opened this issue 3 years ago • 0 comments

Parquet cpp implementation does support Decimal256 type via FIXED_LENGTH_BYTE_ARRAY .

https://arrow.apache.org/docs/cpp/parquet.html

sundy-li avatar Feb 21 '23 06:02 sundy-li