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/07 23:03:00 UTC

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

Alexey Kudinkin created HUDI-3825:
-------------------------------------

             Summary: 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
             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)