Github user narahari92 commented on the pull request:
https://github.com/apache/metamodel/pull/11#issuecomment-87287682
And please correct me if I am wrong, according to my understanding, this
QueryParser class is used only when we parse the query parsed as a string or
executeQuery(String query) of Data context. But if we pass the already
constructed query then this class and any parse methods won't be used at all
and the functionality fails.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---