baibaichen commented on code in PR #11342:
URL: 
https://github.com/apache/incubator-gluten/pull/11342#discussion_r2652072066


##########
gluten-iceberg/src/main/scala/org/apache/iceberg/spark/source/GlutenIcebergSourceUtil.scala:
##########
@@ -50,6 +51,7 @@ object GlutenIcebergSourceUtil {
     }
   }
 
+  @nowarn

Review Comment:
   `org.apache.iceberg.ContentFile::path()` is marked as `deprecated`. Without 
introducing a shim, it's hard to fix properly, so we'll suppress the warning 
for now.



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