[
https://issues.apache.org/jira/browse/CARBONDATA-3561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17040688#comment-17040688 ]
Nguyen Dinh Huynh commented on CARBONDATA-3561:
-----------------------------------------------
[~zzcclp] whether Carbondata 1.6.1 is effected ?
> 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
> Fix For: 2.0.0
>
> Attachments: image-2019-10-30-14-42-49-871.png, image-2019-10-30-14-43-21-972.png
>
> Time Spent: 3h 10m
> 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)