fallintoplace commented on issue #1082:
URL: https://github.com/apache/iceberg-go/issues/1082#issuecomment-4468262305

   I think the minimal fix is to keep `iceberg.PositionalDeleteSchema` for 
delete-file contents, but pass/store the table schema separately and use that 
table schema only when deriving `spec.PartitionType(...)` / 
`spec.PartitionToPath(...)`.
   
   I can add a regression test with two target data files in different table 
partitions that currently collapse to the same partition path.
   


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