[ 
https://issues.apache.org/jira/browse/CARBONDATA-3561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacky Li resolved CARBONDATA-3561.
----------------------------------
    Resolution: Fixed

> After delete/update the data, the query results become incorrect
> ----------------------------------------------------------------
>
>                 Key: CARBONDATA-3561
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3561
>             Project: CarbonData
>          Issue Type: Bug
>          Components: data-query
>    Affects Versions: 1.6.0, 1.5.4
>         Environment: SUSE12 CDH5
>            Reporter: Xigua
>            Assignee: Zhichao  Zhang
>            Priority: Blocker
>         Attachments: image-2019-10-30-14-42-49-871.png, 
> image-2019-10-30-14-43-21-972.png
>
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
>  
> {quote}CREATE TABLE `workqueue_zyy02` (`queuecode` STRING, `channelflag` 
> STRING, `dt` STRING)
>  USING org.apache.spark.sql.CarbonSource
>  PARTITIONED BY (dt);
>   
>  delete from workqueue_zyy02 m where m.queuecode ='1';
> {quote}
> *before*
>  * !image-2019-10-30-14-42-49-871.png!
>  * 
>  * *after*
>  * !image-2019-10-30-14-43-21-972.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to