[
https://issues.apache.org/jira/browse/CARBONDATA-3710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ajantha Bhat resolved CARBONDATA-3710.
--------------------------------------
Fix Version/s: 2.0.0
Resolution: Fixed
> Support query of stage files
> ----------------------------
>
> Key: CARBONDATA-3710
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-3710> Project: CarbonData
> Issue Type: New Feature
> Reporter: Jacky Li
> Priority: Major
> Fix For: 2.0.0
>
> Time Spent: 5.5h
> Remaining Estimate: 0h
>
> Currenlty, stage files are written by SDK to a temp folder inside carbondata table path, but it is only queryable after calling "INSERT INTO tableName STAGE" command, it makes data latency longer.
> We should add a feature to make stage files queryable before insert command.
> Since these stage files do not have index, they need to be scanned like normal columnar files
--
This message was sent by Atlassian Jira
(v8.3.4#803005)