Skip to content

[Python][Parquet] Pyarrow store decimal as integer #42168

@bkief

Description

@bkief

Describe the enhancement requested

Expose the ParquetWriter property store_decimal_as_integer to pyarrow. This will allow storing fixed-point decimals as integers in the parquet format and take advantage of more efficient storage codecs.

Component(s)

Parquet, Python

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions