[
https://issues.apache.org/jira/browse/CARBONDATA-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ravindra Pesala resolved CARBONDATA-2431.
-----------------------------------------
Resolution: Fixed
Fix Version/s: 1.4.0
> Incremental data added after table creation is not reflecting while doing select query.
> ---------------------------------------------------------------------------------------
>
> Key: CARBONDATA-2431
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-2431> Project: CarbonData
> Issue Type: Bug
> Reporter: Akash R Nilugal
> Assignee: Rahul Kumar
> Priority: Major
> Fix For: 1.4.0
>
> Time Spent: 15h
> Remaining Estimate: 0h
>
> steps to reproduce :
>
> 1: Write a carbon data file which is having 10 records using SDK and upload to HDFS. Create an external table with this location
> 2: execute the select query and observe that 10 records are written.
> 3: Again write a new file in same folder with 10 records and move it to HDFS in same folder.
> 4: Now again execute the select query and observe that only 10 records are returned instaed of 20.
> 5: Create a new external table on same location and observe that all 20 records are returned.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)