Cleanup hudi-sparkX code after removing Spark 3.3 support
Open
from-jira
priority:medium
type:improvement
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
Addressing this comment: [https://github.com/apache/hudi/pull/12772#discussion_r2076183343]
Move ResolveHudiAlterTableCommand to hudi-spark-common, remove code duplications
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-9428
- Type: Improvement
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting ResolveHudiAlterTableCommand in the hudi-sparkX and hudi-spark-common modules, then compare the duplicated implementations. Move the shared command to hudi-spark-common and remove the hudi-sparkX duplication; done means the Spark modules build successfully with one common implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spark
- Domain
- data-engineering
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 67/100