nihal0107 opened a new pull request #4224: URL: https://github.com/apache/carbondata/pull/4224
### Why is this PR needed? Currently after update/delete on table with complex column from spark is throwing error when we are trying to read from presto. ### What changes were proposed in this PR? Fixed class cast exception and array out of bound while vector filling for complex type. Also made the documentation change for `COLUMN_META_CACHE` and `Range column` which is not supported for complex column. ### Does this PR introduce any user interface change? - No - Yes. (please explain the change and update document) ### Is any new testcase added? - No -- 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. To unsubscribe, e-mail: dev-unsubscr...@carbondata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org