On Atlas Data Lake it makes sense for us to support different levels of Verbosity in explain() but the Shell is error'ing on levels other than:
{'queryPlanner','executionStats','allPlansExecution'}The shell should permit this and let server error on unsupported levels.
In this instance, ADL supported queryPlannerExtended, but the shell is rejecting it.