fallintoplace opened a new pull request, #1229:
URL: https://github.com/apache/iceberg-go/pull/1229

   ## Summary
   
   - collect position-delete `file_path` values from string, large-string, and 
dictionary Arrow chunks
   - return invalid-schema errors for unsupported or null `file_path` layouts 
instead of panicking
   - keep the existing Arrow filter path for position values
   
   ## Testing
   
   - `go test ./table -run 
"TestGroupPosDeletesByFilePath|TestProcessPositionalDeletesAcrossBatches|TestRowDeltaIntegrationPosDeleteRoundTrip"
 -count=1`
   - `go test ./table -count=1`
   - `git diff --check`


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