You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Alexey Kudinkin (Jira)" <ji...@apache.org> on 2022/04/09 00:33:00 UTC

[jira] [Commented] (HUDI-3825) Fix tests failing when enabling MT on the Read Path

    [ https://issues.apache.org/jira/browse/HUDI-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17519851#comment-17519851 ] 

Alexey Kudinkin commented on HUDI-3825:
---------------------------------------

More test failures:
{code:java}
[ERROR] org.apache.hudi.table.TestHoodieMergeOnReadTable.testMetadataStatsOnCommit(Boolean)[2]  Time elapsed: 0.359 s  <<< ERROR! {code}
{code:java}
- Test Alter Table *** FAILED ***
- Test Truncate multi-level partitioned table's partitions, isHiveStylePartitioning: true *** FAILED  {code}
 

https://dev.azure.com/apache-hudi-ci-org/apache-hudi-ci/_build/results?buildId=7906&view=logs&j=dcedfe73-9485-5cc5-817a-73b61fc5dcb0&t=746585d8-b50a-55c3-26c5-517d93af9934

> Fix tests failing when enabling MT on the Read Path
> ---------------------------------------------------
>
>                 Key: HUDI-3825
>                 URL: https://issues.apache.org/jira/browse/HUDI-3825
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: Alexey Kudinkin
>            Assignee: Alexey Kudinkin
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 0.11.0
>
>
> Following tests are failing:
>  
> {code:java}
> - Test Truncate multi-level partitioned table's partitions, isHiveStylePartitioning: true *** FAILED ***
> - Test Truncate single-partition table' partitions, urlencode: true *** FAILED ***
> - Test Truncate single-partition table' partitions, urlencode: false *** FAILED ***
> - Test bulk insert *** FAILED ***
>  {code}
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)