apache/hudi

Add more tests to TestCOWDataSource for TimestampbasedKeyGen

Open

#14753 opened on Nov 30, 2025

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

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