GitHub user jackylk opened a pull request:

    https://github.com/apache/carbondata/pull/1058

    Wrap bytes in V3 Writer

    In V3 writer for measure, it is copying encoded bytes to byte buffer. It is 
more efficient to use `ByteBuffer.wrap` instead.

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

    $ git pull https://github.com/jackylk/incubator-carbondata wrapbytes

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

    https://github.com/apache/carbondata/pull/1058.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 #1058
    
----
commit d99f87c57369a869fae1aa3a6b0b04301b9d853e
Author: jackylk <jacky.li...@huawei.com>
Date:   2017-06-19T05:26:19Z

    wrap

----


---
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.
---

Reply via email to