Indhumathi27 opened a new pull request #3823:
URL: https://github.com/apache/carbondata/pull/3823
### Why is this PR needed?
Issue 1:
Queries having implicitCastInputTypes expressions is not hitting mv when
expression is provided in Upper case
Issue 2:
MV document does not have info for SHOW MATERIALIZED VIEWS command
### What changes were proposed in this PR?
Solution 1:
Transform castOrImplicitCastExp expression to change it's child attribute
reference name to lower case while matching subsumer and subsume
Solution 2:
Added document for SHOW MATERIALIZED VIEWS command
### 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]