You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/11/05 16:22:08 UTC

Re: [PR] [SPARK-45793][CORE] Improve the built-in compression codecs [spark]

dongjoon-hyun commented on code in PR #43659:
URL: https://github.com/apache/spark/pull/43659#discussion_r1382604706


##########
core/src/main/scala/org/apache/spark/io/CompressionCodec.scala:
##########
@@ -113,7 +118,6 @@ private[spark] object CompressionCodec {
     }
   }
 
-  val FALLBACK_COMPRESSION_CODEC = "snappy"

Review Comment:
   Please recover this variable, `FALLBACK_COMPRESSION_CODEC`, @beliefer .



-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org