nastra commented on PR #17110:
URL: https://github.com/apache/iceberg/pull/17110#issuecomment-4890720491
I did a quick scan across the codebase using Claude and we have a few other
places that are affected. Could you please fix those as well?
Location | Message
-- | --
flink/v1.20/.../ListFileSystemFiles.java:102 | "Cannot use prefix listing
with FileIO {} which does not support prefix operations."
flink/v2.0/.../ListFileSystemFiles.java:102 | same
flink/v2.1/.../ListFileSystemFiles.java:102 | same
spark/v3.5/.../DeleteOrphanFilesSparkAction.java:420 | same
spark/v4.0/.../DeleteOrphanFilesSparkAction.java:420 | same
spark/v4.1/.../DeleteOrphanFilesSparkAction.java:420 | same
spark/v3.5/.../AsyncSparkMicroBatchPlanner.java:131 |
"AsyncSparkMicroBatchPlanner for {} was already stopped"
spark/v4.0/.../AsyncSparkMicroBatchPlanner.java:131 | same
spark/v4.1/.../AsyncSparkMicroBatchPlanner.java:131 | same
--
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]