GitHub user kaspersorensen opened a pull request:
https://github.com/apache/metamodel/pull/163
METAMODEL-1165: Fixed queries w/o table names (syntax: "FROM tables[0]")
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kaspersorensen/metamodel
METAMODEL-1165-table-index-querying
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/metamodel/pull/163.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 #163
----
commit 43f1be1c29ab9bedb9a055204ef6284252d897ea
Author: Kasper Sørensen <[email protected]>
Date: 2017-10-01T04:18:29Z
METAMODEL-1165: Fixed queries w/o table names (syntax: "FROM tables[0]")
----
---