[jira] [Created] (CARBONDATA-4052) Select query on SI table after insert overwrite is giving wrong result.
Posted by
Akash R Nilugal (Jira) on
Nov 23, 2020; 6:34am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Created-CARBONDATA-4052-Select-query-on-SI-table-after-insert-overwrite-is-giving-wrong-result-tp103413.html
Nihal kumar ojha created CARBONDATA-4052:
--------------------------------------------
Summary: Select query on SI table after insert overwrite is giving wrong result.
Key: CARBONDATA-4052
URL:
https://issues.apache.org/jira/browse/CARBONDATA-4052 Project: CarbonData
Issue Type: Bug
Reporter: Nihal kumar ojha
# Create carbon table.
# Create SI table on the same carbon table.
# Do load or insert operation.
# Run query insert overwrite on maintable.
# Now select query on SI table is showing old as well as new data which should be only new data.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)