apache / apache/hudi

[Milestone 2] Add inline bytes writer support

Open
#18,167 0 comments 0 reactions 0 assignees View on GitHub
type:devtask
Dominant language
Java
Stars
6.2k
Forks
2.5k
Avg merge
2d 8h
Merged PRs (30d)
111

Description

### Task Description

**What needs to be done:**
- Allow flexibility on the writer side to take in a byte array and convert it to the proper blob structure if the field is marked as a blob type.

**Why this task is needed:**
- Improves the developer ergonomics

### Task Type

Code improvement/refactoring

### Related Issues

**Parent feature issue:** (if applicable )
**Related issues:**
NOTE: Use `Relationships` button to add parent/blocking issues after issue is created.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the writer path that handles fields marked as blob types and its existing tests. Verify how byte arrays should become the proper blob structure, add coverage for inline byte-array input, and confirm the writer tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
data-engineering
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.