[GitHub] carbondata pull request #914: 12 dev rebase

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata pull request #914: 12 dev rebase

qiuchenjian-2
GitHub user jackylk opened a pull request:

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

    12 dev rebase

    Merging 12-dev branch (for CarbonData 1.2 development) to master, following new feature will be merged:
    [CARBONDATA-782] add SORT_COLUMNS options
    [CARBONDATA-842] no sort datawriter
    [CARBONDATA-886] remove redundant variable
    [CARBONDATA-888] Added options to include and exclude dictionary column
    [CARBONDATA-909] Added option to specify single pass load in data frame
    [CARBONDATA-935] Define PartitionInfo model  
    [CARBONDATA-936] Parse partition table ddl This closes
    [CARBONDATA-1015] Refactory write step and add ColumnPage in data load
    [CARBONDATA-936] Create table with partition and add test case
    [CARBONDATA-937] Data loading for partition table


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

    $ git pull https://github.com/jackylk/incubator-carbondata 12-dev-rebase

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

    https://github.com/apache/carbondata/pull/914.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 #914
   
----
commit 9f94529112c8d955dd6ebfc26a890e784cd7b125
Author: QiangCai <[hidden email]>
Date:   2017-04-18T09:12:14Z

    [CARBONDATA-782] add SORT_COLUMNS options

commit 48273151baec153ab813dc9ef129daf3264bae7f
Author: QiangCai <[hidden email]>
Date:   2017-04-05T18:39:06Z

    [CARBONDATA-842] no sort datawriter

commit 81149f659cee4fe1baa1192d8e3b757a48b5d16d
Author: QiangCai <[hidden email]>
Date:   2017-05-02T01:43:23Z

    [CARBONDATA-886] remove redundant variable

commit f5c6f2880d4db863494ad9491c24438010c5340d
Author: QiangCai <[hidden email]>
Date:   2017-04-08T16:40:17Z

    fix sort_columns issue

commit 26de62c1ee4bc8ac9ceceb93fd028523bec44147
Author: Sanoj MG <[hidden email]>
Date:   2017-04-12T18:32:51Z

    [CARBONDATA-909] Added option to specify single pass load in data frame

commit f2a517679e753b63325f8d8fcc0f33f3d76d0e79
Author: Sanoj MG <[hidden email]>
Date:   2017-04-18T09:22:14Z

    [CARBONDATA-888] Added options to include and exclude dictionary columns in dataframe

commit bf44c9f6ee4b059c384703ab12aebea4f4fed5e2
Author: QiangCai <[hidden email]>
Date:   2017-05-02T06:58:16Z

    fix issue of rebase

commit f4d081e81714d2d6795af1eab64a68164a4711dd
Author: lucao <[hidden email]>
Date:   2017-04-18T06:52:18Z

    [CARBONDATA-935] Define PartitionInfo model
   
    fix javastyle error
   
    modify partitioninfo and singlePartition
   
    modify schema.thrift to add partitioningList
   
    modify definition
   
    variable style fix, remove partitionName and some comments
   
    change import order
   
    change comments
   
    change partition info and create partition statistic
   
    add get method in carbontable
   
    remove partition in schema

commit 98df130aaaa83de9e4fe1daf38b94d3b1b7d33f6
Author: jackylk <[hidden email]>
Date:   2017-05-04T15:32:07Z

    [CARBONDATA-1015] Refactory write step and add ColumnPage in data load This closes #852

commit dae342bd57fe6d4704ad754b58438c1ec9d78516
Author: lionelcao <[hidden email]>
Date:   2017-05-12T13:52:17Z

    [CARBONDATA-936] Parse partition table ddl  This closes #882

commit b6b93f076d53a4ba87d1f0a2123c04189f2a76e9
Author: QiangCai <[hidden email]>
Date:   2017-04-24T03:28:28Z

    [CARBONDATA-937] Data loading for partition table(12-dev)  This closes #842
   
    load data for partition table
   
    fix comments
   
    fix comments

commit 86f6a81811239006dee7db55b19d794b7c373cb8
Author: QiangCai <[hidden email]>
Date:   2017-05-08T15:20:13Z

    [CARBONDATA-936] Create table with partition and add test case (12-dev)  This closes #896
   
    create table with partition
   
    fix comment
   
    fix comments

commit fa08ab43af1fb11712962e46817bbfec834a2b52
Author: QiangCai <[hidden email]>
Date:   2017-05-14T11:13:53Z

    fix rebase issue

----


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #914: Merging 12-dev branch into master branch

qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/914
 
    Build Failed  with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/2027/



---
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 [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #914: Merging 12-dev branch into master branch

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/914
 
    LGTM. Verified locally


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata pull request #914: Merging 12-dev branch into master branch

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user asfgit closed the pull request at:

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


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---