Karan980 opened a new pull request #4083:
URL: https://github.com/apache/carbondata/pull/4083
### Why is this PR needed?
When the data files of a SI segment are merged. it results in having more
number of rows in SI table than main table.
### What changes were proposed in this PR?
CARBON_INPUT_SEGMENT property was not set before creating the dataframe from
SI segment. So it was creating dataframe from all the rows in the table, not
only from a particular segment.
### 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]