antonlin1 commented on code in PR #15726:
URL: https://github.com/apache/iceberg/pull/15726#discussion_r2980155067


##########
spark/v4.1/spark/src/test/java/org/apache/iceberg/spark/source/TestSparkMetadataColumns.java:
##########
@@ -343,6 +343,57 @@ public void testRowLineageColumnsResolvedInV3OrHigher() {
     }
   }
 
+  /**
+   * Regression test for a NPE in PruneColumns.isStruct() caused by a 
_partition child field ID

Review Comment:
   sounds good. Done here: 
https://github.com/apache/iceberg/pull/15726/commits/afb97acc05b13afc68a92573126bf9dcda87b449



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