szehon-ho commented on PR #15079: URL: https://github.com/apache/iceberg/pull/15079#issuecomment-4059056057
guys, this actually wont work here. The residualWithoutConstants now has no filters for map/array columns, which lead to wrong results for PositionDeletes metadata table. https://github.com/apache/iceberg/blob/a50c2d920aadbb79f978bac10d1271bc4aa63a1a/spark/v4.1/spark/src/main/java/org/apache/iceberg/spark/source/PositionDeletesRowReader.java#L90 -- 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]
