[GitHub] [carbondata] Indhumathi27 opened a new pull request #4063: [CARBONDATA-4095] Fix Select Query with SI filter fails, when columnDrift is enabled
Posted by
GitBox on
Dec 22, 2020; 1:33pm
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/GitHub-carbondata-Indhumathi27-opened-a-new-pull-request-4063-CARBONDATA-4095-Fix-Select-Query-with-d-tp105037.html
Indhumathi27 opened a new pull request #4063:
URL:
https://github.com/apache/carbondata/pull/4063 ### Why is this PR needed?
After converting expression to IN Expression for maintable with SI, expression is not processed if ColumnDrift is enabled. Query fails with NPE during resolveFilter. Exception is added in JIRA
### What changes were proposed in this PR?
Process the filter expression after adding implicit expression
### 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:
[hidden email]