[
https://issues.apache.org/jira/browse/CARBONDATA-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15512616#comment-15512616 ]
ASF GitHub Bot commented on CARBONDATA-267:
-------------------------------------------
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.patchTo 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 <
[hidden email]>
Date: 2016-09-22T08:19:29Z
Set block_size for table on table level
----
> Set block_size for table on table level
> ---------------------------------------
>
> Key: CARBONDATA-267
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-267> Project: CarbonData
> Issue Type: New Feature
> Affects Versions: 0.1.0-incubating
> Reporter: zhangshunyu
> Assignee: zhangshunyu
> Fix For: 0.2.0-incubating
>
>
> Set block_size for table on table level
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)