wecharyu commented on PR #11284: URL: https://github.com/apache/incubator-gluten/pull/11284#issuecomment-3646041109
@PHILO-HE The `IO_COMPRESSION_ZSTD_LEVEL` in package `org.apache.spark.io` is only used for internal data like eventlog writer, more discussion in [SPARK-39743](https://issues.apache.org/jira/browse/SPARK-39743). `spark.hadoop.parquet.compression.codec.zstd.level` can be used to set zstd compression level for table writer now. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
