PranjalChaitanya commented on PR #779: URL: https://github.com/apache/iceberg-go/pull/779#issuecomment-4071266944
Looks like we have a flaky test "TestIsInFilterTable." This is unrelated to my changes. I can publish it in a separate Github Issue but basically recordBatchesFromTasksAndDeletes spawns multiple worker goroutines which has IsIn. IsIn has internal state which isn't thread safe -- 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]
