This is an automated email from the ASF dual-hosted git repository.
xushiyan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 49a2110fc8 [HUDI-4496] Fix Orc support broken for Spark 3.x and more
(#6227)
add b10a7c32de [HUDI-5200] Clean up resources in hudi common UT (#7190)
No new revisions were added by this update.
Summary of changes:
.../hudi/common/bootstrap/TestBootstrapIndex.java | 6 +++++
.../org/apache/hudi/common/fs/TestFSUtils.java | 6 +++++
.../TestHoodieLogFormatAppendFailure.java | 1 +
.../common/model/TestHoodiePartitionMetadata.java | 7 ++++++
.../hudi/common/table/TestHoodieTableConfig.java | 6 +++++
.../common/table/TestHoodieTableMetaClient.java | 6 +++++
.../hudi/common/table/TestTimelineUtils.java | 6 +++++
.../table/timeline/TestHoodieActiveTimeline.java | 6 +++++
.../view/TestHoodieTableFSViewWithClustering.java | 6 +++++
.../table/view/TestHoodieTableFileSystemView.java | 10 ++++++++
.../table/view/TestIncrementalFSViewSync.java | 29 ++++++++++++++++++++++
.../view/TestPriorityBasedFileSystemView.java | 8 ++++++
.../common/testutils/HoodieCommonTestHarness.java | 6 +++++
.../TestFileBasedInternalSchemaStorageManager.java | 6 +++++
.../TestFileSystemBackedTableMetadata.java | 1 +
15 files changed, 110 insertions(+)