flyrain commented on PR #12418:
URL: https://github.com/apache/iceberg/pull/12418#issuecomment-2770212013
Some CI pipelines failed, but it seems not related to this PR.
```
> Task :iceberg-core:test
TestHadoopCommits > testConcurrentFastAppends(File) FAILED
org.awaitility.core.ConditionTimeoutException: Condition with Lambda
expression in org.apache.iceberg.hadoop.TestHadoopCommits was not fulfilled
within 10 seconds.
at
app//org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at
app//org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
at
app//org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
at
app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)
at
app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1129)
at
app//org.apache.iceberg.hadoop.TestHadoopCommits.lambda$testConcurrentFastAppends$3(TestHadoopCommits.java:463)
5288 tests completed, 1 failed, 289 skipped
> Task :iceberg-core:test FAILED
```
--
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]