[
https://issues.apache.org/jira/browse/CARBONDATA-3062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Indhumathi Muthumurugesh updated CARBONDATA-3062:
-------------------------------------------------
Description:
Please find below steps to reproduce the issue:
# Create table and load data in legacy store
# In new store, load data and alter table set table properties 'CACHE_LEVEL'='BLOCKLET'
# Perform Filter operation on that table and find below Exception
|*Error: java.io.IOException: Problem in loading segment blocks. (state=,code=0)*
|
was:
# Create table and load data in legacy store
# In new store, load data and alter table set table properties 'CACHE_LEVEL'='BLOCKLET'
# Perform Select operation on that table and find below Exception
|
|*Error: java.io.IOException: Problem in loading segment blocks. (state=,code=0)*
|
|
> Fix Compatibility issue with cache_level as blocklet
> ----------------------------------------------------
>
> Key: CARBONDATA-3062
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-3062> Project: CarbonData
> Issue Type: Improvement
> Reporter: Indhumathi Muthumurugesh
> Assignee: Indhumathi Muthumurugesh
> Priority: Major
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> Please find below steps to reproduce the issue:
> # Create table and load data in legacy store
> # In new store, load data and alter table set table properties 'CACHE_LEVEL'='BLOCKLET'
> # Perform Filter operation on that table and find below Exception
>
> |*Error: java.io.IOException: Problem in loading segment blocks. (state=,code=0)*
> |
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)