[GitHub] spark pull request #21167: [SPARK-24100][PYSPARK]Add the CompressionCodec to...

2018-06-27 Thread WzRaCai
Github user WzRaCai closed the pull request at: https://github.com/apache/spark/pull/21167 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org

[GitHub] spark pull request #21167: [SPARK-24100][PYSPARK]Add the CompressionCodec to...

2018-04-28 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/21167#discussion_r184854225 --- Diff: python/pyspark/streaming/dstream.py --- @@ -249,15 +249,15 @@ def countByValue(self): """ return self.map(lambda x: