apache / apache/hudi

Pass HoodieMetaClient directly to HoodieFileGroupReaderBasedFileFormat instead of constructing it.

Open
#17,170 1 comment 0 reactions 0 assignees View on GitHub
from-jira priority:high type:improvement
Dominant language
Java
Stars
6.2k
Forks
2.5k
Avg merge
2d 8h
Merged PRs (30d)
111

Description

As a follow-up PR we should check to see if the caller can pass the meta client directly to {{HoodieFileGroupReaderBasedFileFormat, from this comment https://github.com/apache/hudi/pull/13756#discussion_r2296276078}}

## JIRA info

- Link: https://issues.apache.org/jira/browse/HUDI-9741
- Type: Improvement

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at HoodieFileGroupReaderBasedFileFormat and trace its caller, using the linked pull-request discussion for context. Determine whether the caller can supply an existing HoodieMetaClient directly; the work is done when that path no longer constructs the client itself and the relevant behavior remains covered by existing tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
data-engineering
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.