[
https://issues.apache.org/jira/browse/GOBBLIN-1835?focusedWorklogId=862053&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-862053
]
ASF GitHub Bot logged work on GOBBLIN-1835:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 23/May/23 00:38
Start Date: 23/May/23 00:38
Worklog Time Spent: 10m
Work Description: meethngala commented on code in PR #3697:
URL: https://github.com/apache/gobblin/pull/3697#discussion_r1201354505
##########
gobblin-data-management/build.gradle:
##########
@@ -45,7 +45,7 @@ dependencies {
compile externalDependency.junit
compile externalDependency.jacksonMapperAsl
- testCompile(group: 'org.apache.iceberg', name: 'iceberg-hive-metastore',
version: '0.11.1', classifier: 'tests') {
+ testCompile(group: 'org.apache.iceberg', name: 'iceberg-hive-metastore',
version: '1.2.0', classifier: 'tests') {
Review Comment:
@arjun4084346 I just modified the existing dependency from an older version.
I can define it under `gradle/scripts/dependencyDefinitions.gradle`. I wasn't
sure why it was defined this way earlier
Issue Time Tracking
-------------------
Worklog Id: (was: 862053)
Time Spent: 50m (was: 40m)
> Upgrade Iceberg Version from 0.11.1 to 1.2.0
> --------------------------------------------
>
> Key: GOBBLIN-1835
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1835
> Project: Apache Gobblin
> Issue Type: New Feature
> Reporter: Meeth Gala
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)