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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Akash R Nilugal (Jira)
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)