vinothchandar commented on issue #1061: Hudi output just parquet even-though input is snappy.parquet URL: https://github.com/apache/incubator-hudi/issues/1061#issuecomment-560532256 So Hudi lets you configure the compression code to snappy already. https://hudi.apache.org/configurations.html#parquetCompressionCodec Does your jobs fail if the `snappy` is missing from the file name. Adding this support needs some code changes and also need to think about backwards compatibility. So just trying to understand the real issue you are facing.
---------------------------------------------------------------- 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] With regards, Apache Git Services
