GitHub user kaspersorensen opened a pull request:
https://github.com/apache/metamodel/pull/176
METAMODEL-1177: Replaced null TableType with TableType.TABLE.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kaspersorensen/metamodel
METAMODEL-1177-excel-table-type
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/metamodel/pull/176.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 #176
----
commit 7a3de1038811c4c9635fdfaf135b7f77ec6861c9
Author: Kasper Sørensen <i.am.kasper.sorensen@...>
Date: 2018-01-09T06:42:12Z
METAMODEL-1177: Replaced null TableType with TableType.TABLE.
----
---