ShreelekhyaG opened a new pull request #3841:
URL: https://github.com/apache/carbondata/pull/3841
### Why is this PR needed?
drop materialized view when executed concurrently from 4 concurrent client
fails in all 4 clients.
### What changes were proposed in this PR?
made view manager as a single instance for all sessions, so that changes
executed from one session gets reflected in others.
### 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.
For queries about this service, please contact Infrastructure at:
[email protected]