aokolnychyi commented on code in PR #9841: URL: https://github.com/apache/iceberg/pull/9841#discussion_r1933075325
########## .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: I see there are imports of shaded classes in `CometColumnReader`. Are those Comet classes? Can you explain a bit what exactly is shaded? -- 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