[
https://issues.apache.org/jira/browse/GOBBLIN-1971?focusedWorklogId=893897&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-893897
]
ASF GitHub Bot logged work on GOBBLIN-1971:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 04/Dec/23 21:36
Start Date: 04/Dec/23 21:36
Worklog Time Spent: 10m
Work Description: phet commented on code in PR #3842:
URL: https://github.com/apache/gobblin/pull/3842#discussion_r1414530637
##########
gobblin-data-management/src/main/java/org/apache/gobblin/data/management/copy/iceberg/BaseIcebergCatalog.java:
##########
@@ -42,12 +42,20 @@ protected BaseIcebergCatalog(String catalogName, Class<?
extends Catalog> compan
@Override
public IcebergTable openTable(String dbName, String tableName) {
Review Comment:
I just added
Issue Time Tracking
-------------------
Worklog Id: (was: 893897)
Time Spent: 0.5h (was: 20m)
> Enable `IcebergCatalog` to specify the lineage metadata name for the
> `IcebergTable`s it creates
> -----------------------------------------------------------------------------------------------
>
> Key: GOBBLIN-1971
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1971
> Project: Apache Gobblin
> Issue Type: Improvement
> Components: gobblin-compliance
> Reporter: Kip Kohn
> Assignee: Issac Buenrostro
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Allow catalog-specific override of the `DatasetDescriptor` name for the
> tables it creates, to influence how those tables are exposed for lineage
> tracing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)