PR GH-42168 looks clean. Is it possible to get this merged for version 17?
On Tue, Jun 11, 2024, 21:25 Gang Wu wrote:
> 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, Ju
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 wrote:
> Hello,
>
> I am interested in exposing the `enable_store_decimal_as_integer` parquet
> opt
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
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