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

   ## Summary
   
   - add position_deletes to Table.Inspect
   - expose records from Parquet position delete files and v3 Puffin deletion 
vectors
   - include partition/spec metadata, physical delete file paths, and v3 DV 
offsets
   - omit the empty partition struct for unpartitioned tables and deconflict 
partition field IDs
   
   ## Dependency
   
   Built on #1699, which currently depends on #1698. I will rebase as the 
parent PRs land.
   
   ## Testing
   
   - go test ./...
   - golangci-lint run --timeout=10m
   
   Refs #1703


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