[GOBBLIN-1335] Publish GMCE(GobblinMetadataChangeEvent) publisher and iceberg retention job to Gobblin OSS
[GOBBLIN-1335] Publish
GMCE(GobblinMetadataChangeEvent) publisher and
iceberg retention job to Gobblin OSS
add OSS comments
add unit test
Add icebergWriter to be able to consume GMCE and
register into iceberg table
Make it re-writable for catalog inside
icebergWriter
address comments
trigger build
trigger build
address comments
Merge branch 'master' into GOBBLIN-1335
Merge branch 'master' into GOBBLIN-1335
define iceberg version
address comments
include recent changes
Merge remote-tracking branch 'origin' into
GOBBLIN-1335
Merge remote-tracking branch 'origin' into
GOBBLIN-1335
merge master and modify method privacy level to
make them be re-writable
Closes #3172 from ZihanLi58/GOBBLIN-1335