u70b3 opened a new pull request, #17036:
URL: https://github.com/apache/iceberg/pull/17036

   ## Summary
   - Validate equality delete field IDs against the equality delete row schema.
   - Apply validation across data factories and direct Avro/Parquet/ORC writer 
builders.
   - Add regression coverage for empty, duplicate, missing, and projected 
equality-delete schemas.
   
   ## Test Plan
   - ./gradlew :iceberg-core:test --tests 
org.apache.iceberg.avro.TestAvroDeleteWriters --tests 
org.apache.iceberg.formats.TestFormatModelRegistry :iceberg-data:test --tests 
org.apache.iceberg.data.TestGenericFileWriterFactory --tests 
org.apache.iceberg.TestGenericAppenderFactory :iceberg-parquet:test --tests 
org.apache.iceberg.parquet.TestParquetDeleteWriters :iceberg-orc:test --tests 
org.apache.iceberg.orc.TestOrcDeleteWriters :iceberg-core:spotlessCheck 
:iceberg-data:spotlessCheck :iceberg-parquet:spotlessCheck 
:iceberg-orc:spotlessCheck
   
   ---
   **AI Disclosure**
   - Model: GPT-5
   - Platform/Tool: Codex
   - Human Oversight: partially reviewed
   - Prompt Summary: Fix equality delete field ID validation findings, compare 
with the original PR, and push a single-commit PR.


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