GitHub user kaspersorensen opened a pull request:
https://github.com/apache/metamodel/pull/155
METAMODEL-1151 data context factories
This is a step along the way to complete all of METAMODEL-1151:
Done (in this PR):
* Fixed Width files
* Excel
* Cassandra
Still remaining (I'd prefer creating more PRs along the way just because
they are independent anyway):
* MongoDB
* CouchDB
* HBase
* Salesforce.com
* SugarCRM
* Dynamo DB
* XML files
* JSON files
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kaspersorensen/metamodel
METAMODEL-1151-data-context-factories
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/metamodel/pull/155.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 #155
----
commit f64a3726dfb5d3d1af1d63b1381f8a36254c0da8
Author: Kasper Sørensen <[email protected]>
Date: 2017-08-06T05:41:58Z
METAMODEL-1151: Added DataContextFactory for Cassandra
commit b4814d1c17a24e8d24d11cb5b91a04fc6e2ec0d4
Author: Kasper Sørensen <[email protected]>
Date: 2017-08-06T05:52:32Z
METAMODEL-1151: Added DataContextFactory for Excel
commit 689f9d9c0614e9c402640bb410c0ccb69b27329e
Author: Kasper Sørensen <[email protected]>
Date: 2017-08-06T05:52:52Z
METAMODEL-1151: Added DataContextFactory update for CSV
commit b38928bfcf90a2266ee15d6034ea638d9b2b66d4
Author: Kasper Sørensen <[email protected]>
Date: 2017-08-06T06:08:43Z
METAMODEL-1151: Added DataContextFactory for Fixed Width files
----
---
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.
---