alliasgher commented on PR #873:
URL: https://github.com/apache/iceberg-go/pull/873#issuecomment-4236328645

   The `integration-test` failure is `TestScanner/TestIsInFilterTable` in 
`scanner_test.go`, an Arrow memory-leak assertion. This test is unrelated to 
the changes in this PR (which only touch `table/metadata.go` for 
`RemoveSnapshots` and add a new test in `metadata_builder_internal_test.go`).
   
   The same flake hit #870 on Apr 10. Locally, `go test ./table/` passes 
cleanly with these changes.
   
   Happy to push an empty commit to retrigger CI, or this can be retried by a 
maintainer.


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