[GitHub] spark pull request #23040: [SPARK-26068][Core]ChunkedByteBufferInputStream s...

2018-11-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/23040 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org

[GitHub] spark pull request #23040: [SPARK-26068][Core]ChunkedByteBufferInputStream s...

2018-11-16 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/23040#discussion_r234395227 --- Diff: core/src/main/scala/org/apache/spark/util/io/ChunkedByteBuffer.scala --- @@ -222,7 +222,7 @@ private[spark] class ChunkedByteBufferInputStream(

[GitHub] spark pull request #23040: [SPARK-26068][Core]ChunkedByteBufferInputStream s...

2018-11-14 Thread linhong-intel
GitHub user linhong-intel opened a pull request: https://github.com/apache/spark/pull/23040 [SPARK-26068][Core]ChunkedByteBufferInputStream should handle empty chunks correctly ## What changes were proposed in this pull request? Empty chunk in ChunkedByteBuffer will