abhishekrb19 commented on code in PR #14137:
URL: https://github.com/apache/druid/pull/14137#discussion_r1489783394


##########
distribution/pom.xml:
##########
@@ -456,6 +456,10 @@
                                         
<argument>org.apache.druid.extensions.contrib:druid-deltalake-extensions</argument>
                                         <argument>-c</argument>
                                         
<argument>org.apache.druid.extensions.contrib:druid-spectator-histogram</argument>
+                                        <argument>-c</argument>
+                                        
<argument>org.apache.druid.extensions:druid-iceberg-extensions</argument>

Review Comment:
   This iceberg extension dependency can be removed as it's a duplicate of line 
456. The group id for iceberg extension was recently renamed to 
`extensions.contrib`, so it probably got mixed up in the merge



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to