GitHub user xiaohui0318 opened a pull request:

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

    [CARBONDATA-3210] merge getKeyOnPrefix into CarbonSparkUtil

    Be sure to do all of the following checklist to help us incorporate 
    your contribution quickly and easily:
    
     - [ ] Any interfaces changed?
     
     - [ ] Any backward compatibility impacted?
     
     - [ ] Document update required?
    
     - [ ] Testing done
            Please provide details on 
            - Whether new unit test cases have been added or why no new tests 
are required?
            - How it is tested? Please attach test report.
            - Is it a performance related change? Please attach the performance 
test report.
            - Any additional information to help reviewers in testing this 
change.
           
     - [ ] For large changes, please consider breaking it into sub-tasks under 
an umbrella JIRA. 
    


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

    $ git pull https://github.com/xiaohui0318/carbondata master

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

    https://github.com/apache/carbondata/pull/3032.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 #3032
    
----
commit b93f75f8a150c7cc9971c68a219ae38c31f22a3f
Author: xiaohui0318 <245300759@...>
Date:   2018-12-28T06:08:54Z

    test commit

commit c34e88a9ad24773ec35cdefbeb7156268176b27b
Author: xiaohui0318 <245300759@...>
Date:   2018-12-28T08:23:13Z

    org.apache.carbondata.examples.S3UsingSDKExample#getKeyOnPrefix
    org.apache.carbondata.examples.S3Example$#getKeyOnPrefix
    org.apache.carbondata.spark.thriftserver.CarbonThriftServer#getKeyOnPrefix
    这三个类中的方法getKeyOnPrefix 
合并到spark2/src/main/scala/org/apache/carbondata/spark/util/CarbonSparkUtil.scala

----


---

Reply via email to