GitHub user xubo245 opened a pull request:

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

    [CARBONDATA-3109] Support get length from CarbonRow in CSDK

    When user want to read the data from carbonRow, user want to know the data 
length first, so we should support get length from CarbonRow in CSDK
    
    Be sure to do all of the following checklist to help us incorporate 
    your contribution quickly and easily:
    
     - [ ] Any interfaces changed?
     add
     - [ ] Any backward compatibility impacted?
     No
     - [ ] Document update required?
    No
     - [ ] Testing done
         add
     - [ ] For large changes, please consider breaking it into sub-tasks under 
an umbrella JIRA. 
    JIRA2951


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

    $ git pull https://github.com/xubo245/carbondata 
CARBONDATA-3109_getLengthInCarbonROw

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

    https://github.com/apache/carbondata/pull/2930.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 #2930
    
----
commit fab64b2a88a574833402a3ba3e3bfcbba505472e
Author: xubo245 <xubo29@...>
Date:   2018-11-20T02:07:52Z

    [CARBONDATA-3109] Support get length from CarbonRow in CSDK

----


---

Reply via email to