RussellSpitzer commented on PR #13976: URL: https://github.com/apache/iceberg/pull/13976#issuecomment-3285599659
> > writeAndValidate > > Hm, I don't really understand this. It looks like `writeAndValidate` method call chains eventually all call `assertRecordsMatch`, which does the core logic in an `assertNoLeak`. Do you recommend to move this `assertNoLeak` somewhere else? I haven't actually looked into it, if it's not possible then we can't do it that way. I thought the reads command was in writeAndValidate and that's where we would pass through the allocator -- 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]
