jorisvandenbossche commented on issue #35746: URL: https://github.com/apache/arrow/issues/35746#issuecomment-1562318838
Yes, we indeed already support that version, but we _default_ to 2.4 at the moment. I edited the title that the issue is about changing the default version. The default in C++: https://github.com/apache/arrow/blob/6d2df074e624a6a4462a1539be8dadf19cf39df4/cpp/src/parquet/properties.h#L207-L221 And similarly in the Python bindings the default is also "2.4". -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
