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 01:17:00 UTC

[jira] [Comment Edited] (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 edited comment on HUDI-3825 at 4/9/22 1:16 AM:
---------------------------------------------------------------

More test failures:

Tests failing partition dropping, do fail due to HUDI-3823
{code:java}
- Test Truncate multi-level partitioned table's partitions, isHiveStylePartitioning: true *** FAILED ***
- Test Truncate single-partition table' partitions, urlencode: true *** FAILED ***
{code}
Following test failures need to be investigated
{code:java}
[ERROR] org.apache.hudi.table.TestHoodieMergeOnReadTable.testMetadataStatsOnCommit(Boolean)[2]  Time elapsed: 0.359 s  <<< ERROR! {code}
{code:java}
- Test Create Table From Existing Hoodie Table *** FAILED ***
- Test Create Table From Existing Hoodie Table For None Partitioned Table *** FAILED ***
- Test Create Table From Existing Hoodie Table For Multi-Level Partitioned Table *** FAILED ***
- Test Alter Table *** 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]


was (Author: alexey.kudinkin):
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)