This is an automated email from the ASF dual-hosted git repository.
zihanli58 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/gobblin.git
from af33445a2 [GOBBLIN-1633] Fix compaction actions on job failure not
retried if compaction succeeds (#3494)
add d7104e3cc [GOBBLIN-1647] Add hive commit GTE to HiveMetadataWriter
(#3508)
No new revisions were added by this update.
Summary of changes:
.../gobblin/hive/writer/HiveMetadataWriter.java | 49 ++++++++++++++++++++--
.../gobblin/hive/writer/MetadataWriterKeys.java | 24 +++++++----
.../gobblin/iceberg/writer/GobblinMCEWriter.java | 33 ++++++++-------
.../iceberg/writer/IcebergMetadataWriter.java | 30 ++++++-------
.../iceberg/writer/IcebergMetadataWriterTest.java | 7 ++--
5 files changed, 98 insertions(+), 45 deletions(-)
rename
gobblin-iceberg/src/main/java/org/apache/gobblin/iceberg/writer/IcebergMCEMetadataKeys.java
=>
gobblin-hive-registration/src/main/java/org/apache/gobblin/hive/writer/MetadataWriterKeys.java
(66%)