[jira] [Commented] (CARBONDATA-267) Set block_size for table on table level
Posted by Akash R Nilugal (Jira) on Sep 23, 2016; 3:42am URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Commented-CARBONDATA-267-Set-block-size-for-table-on-table-level-tp1359.html
--- Diff: format/src/main/thrift/schema.thrift ---
@@ -124,6 +124,7 @@ struct TableSchema{
1: required string table_id; // ID used to
2: required list<ColumnSchema> table_columns; // Columns in the table
3: required SchemaEvolution schema_evolution; // History of schema evolution of this table
+ 4: optional i32 block_size
--- End diff --
@jackylk Each table has his own metadata, this file is just that one......
> 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)