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

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


    from 96d77b2  Merge pull request #227 from mgov88/master
     new 80c9b05  develop Metadata analyzer for KUDU and test
     new 4e841ea  add datatype of the primary key and skip tests
     new 81d901b  change return type
     new 60af963  Merge pull request #232 from mgov88/GORA-666

The 1363 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:
 .../gora/kudu/store/KuduStoreMetadataAnalyzer.java | 106 +++++++++++++++++++++
 .../apache/gora/kudu/store/KuduTableMetadata.java  |  28 +++---
 .../org/apache/gora/kudu/store/TestKuduStore.java  |  26 +++++
 3 files changed, 146 insertions(+), 14 deletions(-)
 create mode 100644 
gora-kudu/src/main/java/org/apache/gora/kudu/store/KuduStoreMetadataAnalyzer.java
 copy 
gora-ignite/src/main/java/org/apache/gora/ignite/store/IgniteTableMetadata.java 
=> gora-kudu/src/main/java/org/apache/gora/kudu/store/KuduTableMetadata.java 
(75%)

Reply via email to