Hi all, I would like proposing adding support for writing a Parquet file with different compression algorithms for every row group.
In my understanding, the Parquet format allows this, however it seems to me that there is no way to achieve this from the C++ implementation. Does anyone have any thoughts on this? Thank you, Andrei