[
https://issues.apache.org/jira/browse/CARBONDATA-365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15631703#comment-15631703 ]
Ashok Kumar commented on CARBONDATA-365:
----------------------------------------
pull request for this issue is
https://github.com/apache/incubator-carbondata/pull/283> Compaction fails when table is created with configured block size
> -----------------------------------------------------------------
>
> Key: CARBONDATA-365
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-365> Project: CarbonData
> Issue Type: Bug
> Reporter: Ashok Kumar
> Priority: Minor
>
> When user creates table with configured block size as given below.
> Compaction fails after multiple load.
> create table T_Carbn06(Active_status String,Item_type_cd INT,Qty_day_avg INT,Qty_total INT,Sell_price BIGINT,Sell_pricep DOUBLE,Discount_price DOUBLE,Profit DECIMAL(3,2),Item_code String,Item_name String,Outlet_name String,Update_time TIMESTAMP,Create_date String)STORED BY 'org.apache.carbondata.format' TBLPROPERTIES('table_blocksize'='2047');
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)