Hi Brian, I agree that it is pretty straightforward to implement it in the way you described. Feel free to open a PR when you are ready.
Thanks! Gang On Tue, Jun 11, 2024 at 7:53 AM Brian Kiefer <bkie...@uwalumni.com> wrote: > Hello, > > I am interested in exposing the `enable_store_decimal_as_integer` parquet > option to pyarrow. It seems fairly straightforward by following the same > pattern as `use_byte_stream_split`. Any concerns about this before I start > a PR? > > Thank you, > Brian >