parthchandra commented on code in PR #9841:
URL: https://github.com/apache/iceberg/pull/9841#discussion_r1934296900


##########
.baseline/checkstyle/checkstyle-suppressions.xml:
##########
@@ -48,4 +48,7 @@
 
     <!-- Referencing guava classes should be allowed in classes within 
bundled-guava module -->
     <suppress files="org.apache.iceberg.GuavaClasses" 
id="BanUnrelocatedGuavaClasses"/>
+

Review Comment:
   The shaded imports can be removed. Comet has an API used here that requires 
these classes but we can change the API (only this integration uses that API). 



-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to