Aitozi opened a new issue, #1494: URL: https://github.com/apache/incubator-paimon/issues/1494
### Search before asking - [X] I searched in the [issues](https://github.com/apache/incubator-paimon/issues) and found nothing similar. ### Paimon version master ### Compute Engine parquet format ### Minimal reproduce step <img width="882" alt="image" src="https://github.com/apache/incubator-paimon/assets/9486140/f8040d30-8b58-48be-8606-c898b6ba9345"> In parquet format, it will use `compress` key to extract from the option, and it has the higher preference than from the `file.compression`. So the actual work key is `compress` ### What doesn't meet your expectations? the actual compression algorithm ### Anything else? _No response_ ### Are you willing to submit a PR? - [X] I'm willing to submit a PR! -- 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]
