[ 
https://issues.apache.org/jira/browse/HUDI-7487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HUDI-7487:
---------------------------------
    Labels: pull-request-available  (was: )

> Investigate flaky test in MERGE INTO
> ------------------------------------
>
>                 Key: HUDI-7487
>                 URL: https://issues.apache.org/jira/browse/HUDI-7487
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: Ethan Guo
>            Priority: Major
>              Labels: pull-request-available
>
> No production code changes, but this test started to fail:
> {code:java}
> - Test MERGE INTO with inserts only on MOR table when partial updates are 
> enabled *** FAILED ***
>   Expected Array([1,a1,10.0,1000,a1: desc1], [2,a2,20.0,1200,a2: desc2], 
> [3,a3,30.0,1250,a3: desc3], [4,a4,60.0,1270,a4: desc4]), but got 
> Array([1,a1,10.0,1000,a1: desc1], [2,a2,20.0,1200,a2: desc2], 
> [3,a3,30.0,1250,a3: desc3]) (HoodieSparkSqlTestBase.scala:109)
> 1564068 [ScalaTest-main-running-TestPartialUpdateForMergeInto] WARN  
> org.apache.hudi.common.table.TableSchemaResolver [] - Could not find any data 
> file written for commit, so could not get schema for table 
> file:/tmp/spark-037c0206-b70d-47ee-9f85-3b6fc12bf1a5/h9
> 1564072 [ScalaTest-main-running-TestPartialUpdateForMergeInto] WARN  
> org.apache.hudi.common.table.TableSchemaResolver [] - Could not find any data 
> file written for commit, so could not get schema for table 
> file:/tmp/spark-037c0206-b70d-47ee-9f85-3b6fc12bf1a5/h9
> 1564094 [ScalaTest-main-running-TestPartialUpdateForMergeInto] WARN  
> org.apache.hudi.common.table.TableSchemaResolver [] - Could not find any data 
> file written for commit, so could not get schema for table 
> file:/tmp/spark-037c0206-b70d-47ee-9f85-3b6fc12bf1a5/h10 {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to