You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Jacky Li (Jira)" <ji...@apache.org> on 2020/02/17 13:10:00 UTC

[jira] [Created] (CARBONDATA-3710) Support query of stage files

Jacky Li created CARBONDATA-3710:
------------------------------------

             Summary: 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


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)