[
https://issues.apache.org/jira/browse/GOBBLIN-2157?focusedWorklogId=934805&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-934805
]
ASF GitHub Bot logged work on GOBBLIN-2157:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 14/Sep/24 00:07
Start Date: 14/Sep/24 00:07
Worklog Time Spent: 10m
Work Description: codecov-commenter commented on PR #4056:
URL: https://github.com/apache/gobblin/pull/4056#issuecomment-2350725879
##
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/4056?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Report
All modified and coverable lines are covered by tests :white_check_mark:
> Project coverage is 41.15%. Comparing base
[(`45ad13e`)](https://app.codecov.io/gh/apache/gobblin/commit/45ad13e07ebe212002b279132e1fa4d121a9294f?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
to head
[(`aa4e35e`)](https://app.codecov.io/gh/apache/gobblin/commit/aa4e35eb98312a765fdf86c7f0e78c873466c705?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
> Report is 7 commits behind head on master.
<details><summary>Additional details and impacted files</summary>
```diff
@@ Coverage Diff @@
## master #4056 +/- ##
============================================
- Coverage 45.12% 41.15% -3.97%
+ Complexity 3199 2220 -979
============================================
Files 705 483 -222
Lines 26949 20490 -6459
Branches 2680 2373 -307
============================================
- Hits 12160 8433 -3727
+ Misses 13781 11157 -2624
+ Partials 1008 900 -108
```
</details>
[:umbrella: View full report in Codecov by
Sentry](https://app.codecov.io/gh/apache/gobblin/pull/4056?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
:loudspeaker: Have feedback on the report? [Share it
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
Issue Time Tracking
-------------------
Worklog Id: (was: 934805)
Time Spent: 0.5h (was: 20m)
> 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: 0.5h
> 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)