Github user narahari92 commented on the pull request:
https://github.com/apache/metamodel/pull/13#issuecomment-88024935
SELECT... FROM (SELECT name as n FROM ...) as q where n='foo'; is
perfectly valid but will fail if we don't consider select items of other
clauses if and when we support sub queries for from and where clause in
MetaModel.
---
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.
---