You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gobblin.apache.org by su...@apache.org on 2021/07/15 18:51:10 UTC

[gobblin] branch master updated (954cccb -> e5b6461)

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

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


    from 954cccb  [GOBBLIN-1364] Update the "Gobblin Modules" document (#3205)
     new 6ef7d0d  [GOBBLIN-1484]initial commit
     new 4cfc474  avoid listing when compute old specs
     new 37a745e  clean code
     new a331f7e  add unit tests
     new 9988d54  fix the issue that new partitions have data loss
     new 8535c0d  address comments
     new f0754b1  address comments
     new e5b6461  Merge pull request #3329 from ZihanLi58/GOBBLIN-1484

The 5792 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:
 .../gobblin/hive/writer/HiveMetadataWriter.java    | 29 +++++++++++++++++++++-
 .../apache/gobblin/iceberg/GobblinMCEProducer.java |  5 ++++
 .../gobblin/iceberg/writer/GobblinMCEWriter.java   |  4 +++
 .../iceberg/writer/IcebergMetadataWriter.java      |  4 +++
 .../iceberg/writer/HiveMetadataWriterTest.java     | 28 ++++++++++++++++-----
 5 files changed, 63 insertions(+), 7 deletions(-)