[ 
https://issues.apache.org/jira/browse/HIVE-25922?focusedWorklogId=719959&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-719959
 ]

ASF GitHub Bot logged work on HIVE-25922:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/Feb/22 09:06
            Start Date: 03/Feb/22 09:06
    Worklog Time Spent: 10m 
      Work Description: szlta commented on a change in pull request #2994:
URL: https://github.com/apache/hive/pull/2994#discussion_r798351627



##########
File path: iceberg/iceberg-handler/pom.xml
##########
@@ -106,6 +106,12 @@
             <artifactId>assertj-core</artifactId>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>org.roaringbitmap</groupId>

Review comment:
       I think this is due to roaringbitmap having a 'runtime' scope in the 
iceberg-core pom:
   
https://repo1.maven.org/maven2/org/apache/iceberg/iceberg-core/0.13.0/iceberg-core-0.13.0.pom
   
   And we do need it on classpath for tests too.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 719959)
    Time Spent: 40m  (was: 0.5h)

> Upgrade Iceberg dependency to 0.13.0
> ------------------------------------
>
>                 Key: HIVE-25922
>                 URL: https://issues.apache.org/jira/browse/HIVE-25922
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Ádám Szita
>            Assignee: Ádám Szita
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to