RussellSpitzer commented on PR #12855: URL: https://github.com/apache/iceberg/pull/12855#issuecomment-2822612048
Don't we already define materialization as part of the `loadEqualityDeletes` interface? This code https://github.com/apache/iceberg/blob/main/data/src/main/java/org/apache/iceberg/data/BaseDeleteLoader.java#L110-L133 Should be making the copies we require from the underlying file reads right? -- 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