GitHub user ardlema opened a pull request: https://github.com/apache/metamodel/pull/106
METAMODEL-1088 Find out aliases in columns This PR includes the changes to fix METAMODEL-1088 by checking whether the columns contain aliases and if so just delegating the query to the QueryPostprocessDataContext. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ardlema/metamodel METAMODEL-1088-fix-mongo-aliases Alternatively you can review and apply these changes as the patch at: https://github.com/apache/metamodel/pull/106.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #106 ---- commit 59eb1d796543fcdae4115597ac58100e840f5c87 Author: Alberto Rodriguez <arodrig...@stratio.com> Date: 2016-05-24T08:29:19Z #METAMODEL-1088 Find out aliases in columns ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---