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

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


    from 1f3b91c  Merge pull request #5124: [BEAM-3485] Fix split generation 
for Cassandra clusters
     add c563e7e  [BEAM-3997] Add HCatalogIOIT
     new eeaef69  Merge pull request #5097: [BEAM-3997] Add HCatalog 
integration test

The 1 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:
 sdks/java/io/hcatalog/build.gradle                 |  10 ++
 sdks/java/io/hcatalog/pom.xml                      | 143 +++++++++++++++
 .../apache/beam/sdk/io/hcatalog/HCatalogIOIT.java  | 196 +++++++++++++++++++++
 .../beam/sdk/io/hcatalog/HCatalogIOTest.java       |   6 +-
 .../beam/sdk/io/hcatalog/HCatalogIOTestUtils.java  |   7 +-
 .../sdk/io/hcatalog/HiveDatabaseTestHelper.java    |  56 ++++++
 6 files changed, 412 insertions(+), 6 deletions(-)
 create mode 100644 
sdks/java/io/hcatalog/src/test/java/org/apache/beam/sdk/io/hcatalog/HCatalogIOIT.java
 create mode 100644 
sdks/java/io/hcatalog/src/test/java/org/apache/beam/sdk/io/hcatalog/HiveDatabaseTestHelper.java

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to