[ https://issues.apache.org/jira/browse/GOBBLIN-2157?focusedWorklogId=934815&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-934815 ]
ASF GitHub Bot logged work on GOBBLIN-2157: ------------------------------------------- Author: ASF GitHub Bot Created on: 14/Sep/24 06:08 Start Date: 14/Sep/24 06:08 Worklog Time Spent: 10m Work Description: Blazer-007 commented on PR #4056: URL: https://github.com/apache/gobblin/pull/4056#issuecomment-2350865499 @Will-Lo I believe if we want to copy some source side table properties then we should copy only selective property not all, As lets say we change some property like clusterId or tableId or any other and that property is copied over to destination but destination requires this doesn't to be changed then in this case we will eventually be corrupting the properties. Issue Time Tracking ------------------- Worklog Id: (was: 934815) Time Spent: 40m (was: 0.5h) > 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 > Priority: Major > Time Spent: 40m > Remaining Estimate: 0h > > 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)