[
https://issues.apache.org/jira/browse/HUDI-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881881#comment-17881881
]
Danny Chen commented on HUDI-7174:
----------------------------------
This test is not needed anymore because master has removed the appending of log
blocks, there is no need to accumulate stats from multiple log blocks.
> Fix ITTestHoodieDataSource.testMultipleLogBlocksWithDataSkipping:1645
> -------------------------------------------------------------------------
>
> Key: HUDI-7174
> URL: https://issues.apache.org/jira/browse/HUDI-7174
> Project: Apache Hudi
> Issue Type: Task
> Reporter: Lin Liu
> Assignee: Danny Chen
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.0.0
>
>
> {code:java}
> Error: testMultipleLogBlocksWithDataSkipping Time elapsed: 2.289 s <<<
> FAILURE!
> java.lang.AssertionError:
> Expected: is "[+I[id1, Danny, 23, 1970-01-01T00:00:05, par1]]"
> but: was "[]"
> at
> org.apache.hudi.table.ITTestHoodieDataSource.testMultipleLogBlocksWithDataSkipping(ITTestHoodieDataSource.java:1645)
> We disable it for now, and can revisit later.
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)