aljoscha commented on pull request #7547: URL: https://github.com/apache/flink/pull/7547#issuecomment-697278728
Hmm, this doesn't work well anymore with `ParquetRowDataBuilder` because that uses a different way of configuring compression. See https://github.com/apache/flink/blob/0c839462672538479bce370e1158630ca6c5eb63/flink-formats/flink-parquet/src/main/java/org/apache/flink/formats/parquet/row/ParquetRowDataBuilder.java#L144. Any suggestions? cc @Fokko ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
