This is an automated email from the ASF dual-hosted git repository.

kaspersor pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/metamodel.git.


    from 9c99985  Added ability to specify "split key" attribute for new tables 
in HBase.
     new 2517ff4  Prepared `full` module and CHANGES.md for a new release.
     new 5e9f2b3  Added a DataContextFactory for the new .arff file module.
     new 39f16c6  Tiny code cleanup
     new dca794a  Added arff module to parent pom's modules
     new 0f02093  Moderated unstable test case
     new 5c5487b  Empty commit to trigger rebuild
     new cb581b9  Upgraded to Apache POI 4.0.1.

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.md                                         |  2 +-
 .../metamodel/arff/ArffDataContextFactory.java     | 16 ++++---
 ...org.apache.metamodel.factory.DataContextFactory |  1 +
 .../nativeclient/ElasticSearchDataContextTest.java | 50 +++++++++++-----------
 excel/pom.xml                                      |  2 +-
 full/pom.xml                                       |  5 +++
 pom.xml                                            |  1 +
 7 files changed, 46 insertions(+), 31 deletions(-)
 copy json/src/main/java/org/apache/metamodel/json/JsonDataContextFactory.java 
=> arff/src/main/java/org/apache/metamodel/arff/ArffDataContextFactory.java 
(80%)
 create mode 100644 
arff/src/main/resources/META-INF/services/org.apache.metamodel.factory.DataContextFactory

Reply via email to