[ https://issues.apache.org/jira/browse/HUDI-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexey Kudinkin updated HUDI-3825: ---------------------------------- Status: Patch Available (was: In Progress) > 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)