[
https://issues.apache.org/jira/browse/HUDI-5785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ethan Guo updated HUDI-5785:
----------------------------
Description:
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}
was:
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.
mvn clean test -Dspark3.3 -Dscala-2.12 -DwildcardSuites="abc"
-Dtest=*TestMetadataTableWithSparkDataSource* -DfailIfNoTests=false -pl
hudi-spark-datasource/hudi-spark -am
> 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
> 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)