You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Sagar Sumit (Jira)" <ji...@apache.org> on 2023/03/29 10:00:00 UTC

[jira] [Closed] (HUDI-5785) Troubleshoot why TestMetadataTableWithSparkDataSource does not catch read issue

     [ https://issues.apache.org/jira/browse/HUDI-5785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sagar Sumit closed HUDI-5785.
-----------------------------
    Resolution: Fixed

> Troubleshoot why TestMetadataTableWithSparkDataSource does not catch read issue
> -------------------------------------------------------------------------------
>
>                 Key: HUDI-5785
>                 URL: https://issues.apache.org/jira/browse/HUDI-5785
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: Ethan Guo
>            Assignee: Ethan Guo
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 0.13.1
>
>
> HUDI-5768 discovers an issue with reading metadata table through Spark Datasource in Spark 3.  However, the functional test pass in Spark 3.  Need to understand why the test did not catch the issue.
> {code:java}
> mvn clean test -Dspark3.3 -Dscala-2.12 -DwildcardSuites="abc" -Dtest=TestMetadataTableWithSparkDataSource -DfailIfNoTests=false -pl hudi-spark-datasource/hudi-spark -am{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)