Raymond Xu created HUDI-6042:
--------------------------------
Summary: Fix SparkClientFunctionalTestHarness basePath
Key: HUDI-6042
URL: https://issues.apache.org/jira/browse/HUDI-6042
Project: Apache Hudi
Issue Type: Improvement
Components: tests-ci
Reporter: Raymond Xu
Assignee: Raymond Xu
Fix For: 0.14.0
currently SparkClientFunctionalTestHarness#basePath() returns `file:/` scheme
does not work with HoodieTestTable. We should remove the scheme and make
another API baseUri() to supply the scheme. Just like
org.apache.hudi.common.testutils.HoodieCommonTestHarness#initPath
--
This message was sent by Atlassian Jira
(v8.20.10#820010)