laskoviymishka commented on issue #1082: URL: https://github.com/apache/iceberg-go/issues/1082#issuecomment-4471992309
Have a fix branch up for this here - #1089 @fallintoplace and @tanmayrauth plz take a look. `partitionPath` now uses `metadata.CurrentSchema()` instead of the hardcoded `PositionalDeleteSchema`. I also added a regression test that runs `processBatch` across two distinct partitions and checks that we produce two delete files with the right partition metadata. PR coming shortly. Credit to @fallintoplace. -- 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]
