kszucs commented on PR #45360: URL: https://github.com/apache/arrow/pull/45360#issuecomment-2876873324
I collected the possible follow-ups: - [C++][Parquet] Support CDC in `WriteBatch` and `WriteBatchSpaced` https://github.com/apache/arrow/pull/45360#discussion_r1978502781 - [C++][Parquet] Center the chunk size around `avg_chunk_size` if `norm_level` is not `0` https://github.com/apache/arrow/pull/45360#discussion_r1989656894 - [C++][Parquet] Consider enforcing little-endian intepretation during chunking https://github.com/apache/arrow/pull/45360#discussion_r2024843403 - [C++][Parquet] Avoid unconditional array slice in `WriteArrow`, `WriteArrowDense` and `WriteArrowDictionary` if `value_offset == 0` https://github.com/apache/arrow/pull/45360#discussion_r2082990349 - [C++][Python][Parquet] Store the properties used to write the parquet file as arbitrary metadata https://github.com/apache/arrow/pull/45360#discussion_r2083706032 - [Python][Parquet] Implement a hierarchy of `Parquet` exceptions rather than raising `OSError` https://github.com/apache/arrow/pull/45360#discussion_r2086152438 -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org