[
https://issues.apache.org/jira/browse/HUDI-8633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sagar Sumit closed HUDI-8633.
-----------------------------
Resolution: Fixed
> Flaky test about partition stats
> --------------------------------
>
> Key: HUDI-8633
> URL: https://issues.apache.org/jira/browse/HUDI-8633
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: Lin Liu
> Assignee: Sagar Sumit
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.1
>
>
> {code:java}
> 2024-12-02T22:43:30.6744814Z [ERROR] [1]
> tableType=COPY_ON_WRITE(testPartitionStatsWithCompactionAndCleaning(HoodieTableType))
> Time elapsed: 12.795 s <<< FAILURE!
> 2024-12-02T22:43:30.6745365Z org.opentest4j.AssertionFailedError: expected:
> <2> but was: <1>
> 2024-12-02T22:43:30.6745860Z at
> org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
> 2024-12-02T22:43:30.6746224Z at
> org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
> 2024-12-02T22:43:30.6746587Z at
> org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:166)
> 2024-12-02T22:43:30.6746938Z at
> org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:161)
> 2024-12-02T22:43:30.6747298Z at
> org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:628)
> 2024-12-02T22:43:30.6747831Z at
> org.apache.hudi.functional.TestPartitionStatsIndex.verifyQueryPredicate(TestPartitionStatsIndex.scala:480)
> 2024-12-02T22:43:30.6748306Z at
> org.apache.hudi.functional.TestPartitionStatsIndex.testPartitionStatsWithCompactionAndCleaning(TestPartitionStatsIndex.scala:348)
> 2024-12-02T22:43:30.6748678Z at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 2024-12-02T22:43:30.6749024Z at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> 2024-12-02T22:43:30.6749420Z at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 2024-12-02T22:43:30.6749757Z at
> java.lang.reflect.Method.invoke(Method.java:498) {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)