Description
The current error message is too vague when user has a typo in query that has rangemap command.
java.lang.IllegalStateException: Parser failure on line 3, column 10 due to mismatched input '<EOF>' expecting COMMAND_RANGEMAP_MODE_FIELD
Please check that the query is written correctly. Otherwise, please report this error and include the query used and this error.
Instead, an error message that tells there's a typo or missing mandatory argument in the query would be more useful.
Description
The current error message is too vague when user has a typo in query that has
rangemapcommand.Instead, an error message that tells there's a typo or missing mandatory argument in the query would be more useful.