William Lo created GOBBLIN-2157: ----------------------------------- Summary: Copy Iceberg table properties during iceberg table replication Key: GOBBLIN-2157 URL: https://issues.apache.org/jira/browse/GOBBLIN-2157 Project: Apache Gobblin Issue Type: Improvement Components: gobblin-core Reporter: William Lo Assignee: Abhishek Tiwari
Currently, Iceberg table copies do not replicate any properties from the source table. This can be unintuitive as the expectation for most pipelines is that the full table data and properties are replicated on both the source and destination. We want to copy all the properties from the source table while maintaining any pre-existing properties that were created from the destination table. -- This message was sent by Atlassian Jira (v8.20.10#820010)