Jonathan Vexler created HUDI-5793:
-------------------------------------
Summary: Test Call run_clustering Procedure By Table is flakey in
gh actions
Key: HUDI-5793
URL: https://issues.apache.org/jira/browse/HUDI-5793
Project: Apache Hudi
Issue Type: Test
Reporter: Jonathan Vexler
gh actions test-spark the error
{code:java}
- Test Call run_clustering Procedure By Table *** FAILED ***
18435 Expected Array([20230214113036200,3,REQUESTED,*],
[20230214113038864,1,REQUESTED,*]), but got
Array([20230214113036200,3,REQUESTED,*]) (HoodieSparkSqlTestBase.scala:106)
{code}
sometimes occurs.
An example is in here
https://github.com/apache/hudi/actions/runs/4172847816/jobs/7224458475
--
This message was sent by Atlassian Jira
(v8.20.10#820010)