Claude Warren
Claude Warren
Fix in https://github.com/apache/iceberg/pull/13345
@jbonofre I don't understand the first line of your comment. The problem here is a race condition.
@Kaammill The more I think about this change the more I think that there is a significant issue. Changing the code to not throw an NPE when the NPE was...
@OmniaGM I made some fixes but I have 2 issues that I am not sure how to address: 1. When I run `./gradlew spotlessCheck` locally everything passes. When I try...
@OmniaGM I think I have the issues fixed and the Jira opened.
@OmniaGM I run the failed tests on my local box and they pass. If I run the whole suite I get different failures at different times. Is this just flaky...
@OmniaGM can you tell me how I can figure out what tests are failing? The builds all seem to be correct but the CI is failing. How can I determine...
@OmniaGM I think the latest tests are flaky tests and this request could be merged. Please take a look.
@cmccabe You asked about why the StandardAuthorizerData was easier to test than the StandardAuthorizer. It is not that the StandardAuthorizerData is easier to test, it is that the interface for...
The new RAT (0.17) will detect partial but it is looking for one of the following - Licensed under the Apache License, Version 2.0 (the "License") - Licensed to the...