dongjoon-hyun commented on PR #44761: URL: https://github.com/apache/spark/pull/44761#issuecomment-1894844415
> @dongjoon-hyun Just in case, the benchmark belongs to hive (at least it is in `sql/hive`). Which codec does hive use, and has it switched to zstandard already? Ah, you're right, @MaxGekk . I forgot that `org.apache.spark.sql.hive.orc.OrcFileFormat` doesn't support ZStandard. Let me close this PR. Sorry for making you confused, @HyukjinKwon and @MaxGekk . For ORC Zstandard benchmark, let me consider how to put it into the Spark code base. -- 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]
