[ https://issues.apache.org/jira/browse/HUDI-8648 ]
Lin Liu deleted comment on HUDI-8648:
-------------------------------
was (Author: JIRAUSER301185):
Latest attempt to debug:
https://app.clickup.com/18029943/v/dc/h67bq-7644/h67bq-1273677
> Flaky test: TestSecondaryIndex. "Secondary Index With Updates Compaction
> Clustering Deletes"
> --------------------------------------------------------------------------------------------
>
> Key: HUDI-8648
> URL: https://issues.apache.org/jira/browse/HUDI-8648
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: Lin Liu
> Assignee: Lin Liu
> Priority: Major
>
> The error stack:
>
> {code:java}
> - Test Secondary Index With Updates Compaction Clustering Deletes *** FAILED
> ***
> org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
> at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
> at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:40)
> at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:35)
> at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:179)
> at
> org.apache.spark.sql.hudi.command.index.TestSecondaryIndex.$anonfun$validateSecondaryIndex$1(TestSecondaryIndex.scala:547)
> at
> org.apache.spark.sql.hudi.command.index.TestSecondaryIndex.$anonfun$validateSecondaryIndex$1$adapted(TestSecondaryIndex.scala:540)
> at
> scala.collection.IndexedSeqOptimized.foreach(IndexedSeqOptimized.scala:36)
> at
> scala.collection.IndexedSeqOptimized.foreach$(IndexedSeqOptimized.scala:33)
> at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:198)
> at
> org.apache.spark.sql.hudi.command.index.TestSecondaryIndex.validateSecondaryIndex(TestSecondaryIndex.scala:540)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)