VenuReddy2103 opened a new pull request #3938:
URL: https://github.com/apache/carbondata/pull/3938
### Why is this PR needed?
Show table extended like command throws
java.lang.ArrayIndexOutOfBoundsException
### What changes were proposed in this PR?
Instead of carbondata forming the output rows, can call
`showTablesCommand.run(sparkSession)`, get the output rows for tables and
filter out rows corresponding to MV tables.
### 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]