nihal0107 opened a new pull request #4015:
URL: https://github.com/apache/carbondata/pull/4015
### Why is this PR needed?
Currently in case of `insert overwrite query` SI existing segment are not
getting marked for delete. Because of this select query on SI table is giving
wrong result.
### What changes were proposed in this PR?
Handled insert overwrite for SI table and changed the status of existing
segment as `MARKED_FOR_DELETE`.
### Does this PR introduce any user interface change?
- No
### Is any new testcase added?
- Yes
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]