GitHub user Zhangshunyu opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/189

    [CARBONDATA-267] Set block_size for table on table level

    ## Why raised this pr?
    To configure block file size for each table on column level.
    ## How to solve?
    Add a new parameter in TableSchema, when create table, setting it in table 
properties and write this info into thrift file.
    ## How to test?
    Pass all the test cases and the new test case.

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

    $ git pull https://github.com/Zhangshunyu/incubator-carbondata blocksize922

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

    https://github.com/apache/incubator-carbondata/pull/189.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 #189
    
----
commit ed40d0f8012297cc9e9cffb3812ef5d141e03879
Author: Zhangshunyu <zhangshu...@huawei.com>
Date:   2016-09-22T08:19:29Z

    Set block_size for table on table level

----


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