GitHub user rxin opened a pull request:

    https://github.com/apache/spark/pull/9997

    Byte array chunk output stream

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rxin/spark ByteArrayChunkOutputStream

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/9997.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #9997
    
----
commit 8f1a8eb59af3760651a391ea0fc76255d855cf2e
Author: Reynold Xin <r...@apache.org>
Date:   2014-08-20T07:59:01Z

    [SPARK-3135] Created ByteArrayChunkOutputStream and used it to avoid memory 
copy in TorrentBroadcast.

commit 36f4d01625a9f8caec76a2881f3563f9fc5bb936
Author: Reynold Xin <r...@apache.org>
Date:   2014-08-20T08:00:37Z

    Sort imports.

commit bbd1cb1515d491e1dd04b9efa1d77c291be4313e
Author: Reynold Xin <r...@apache.org>
Date:   2014-08-20T08:03:42Z

    Renamed a variable.

commit ee88e7338c9d07da9a3e647eb4ba36302c29e3f6
Author: Reynold Xin <r...@apache.org>
Date:   2014-08-20T08:05:49Z

    to -> until

commit 93f5a5117379f3bbb611c5d9bc37405cd305e2db
Author: Reynold Xin <r...@apache.org>
Date:   2014-08-20T18:56:41Z

    Added comments.

commit 618d9c8f9c8a70e2ff0b5ed15e71400ce608001e
Author: Reynold Xin <r...@apache.org>
Date:   2014-08-21T01:17:44Z

    Code review.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to