apache/seatunnel

[Feature][Connector-v2][Hudi] Support Hudi Source

Open

#10,227 opened on Dec 22, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Java (1,432 forks)batch import
help wanted

Repository metrics

Stars
 (6,897 stars)
PR merge metrics
 (Avg merge 13d 21h) (143 merged PRs in 30d)

Description

Search before asking

  • I had searched in the feature and found no similar feature requirement.

Description

It was described in https://github.com/apache/seatunnel/pull/4405 that Hudi Source is not supported.

According to the design principles of the SeaTunnel connector, it should not rely on a specific engine. Hudi source currently must rely on the specified engine. It does not have a Java SDK version, so delete Hudi source for now.

It has been a long time now. Is there any solution to implement it?

Usage Scenario

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Contributor guide