apache/hudi

Add more tests to TestCOWDataSource for TimestampbasedKeyGen

Open

#14,753 opened on Nov 30, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (2,431 forks)batch import
area:testsfrom-jiragood first issuepriority:high

Repository metrics

Stars
 (4,823 stars)
PR merge metrics
 (Avg merge 16d 21h) (127 merged PRs in 30d)

Description

[https://github.com/apache/hudi/pull/2431] adds support to leverage spark.sql partitionBy() clause to set Hudi's partition. So, some minimal tests are added to TestCOWDataSource for timestamp based key gen. But we would like to get more coverage wrt  timestamp based key gen

JIRA info

Contributor guide