apache / apache/hudi

Direct conversion from Proto Message to Row

Open
#15,395 0 comments 0 reactions 0 assignees View on GitHub
from-jira priority:medium type:feature
Dominant language
Java
Stars
6.2k
Forks
2.5k
Avg merge
2d 8h
Merged PRs (30d)
111

Description

The initial implementation for the Proto source converts from Message to Avro to Row in the SourceFormatAdapter when the source needs to be read as a Dataset. Let's remove the intermediate Avro representation and convert directly from Message to Row.

## JIRA info

- Link: https://issues.apache.org/jira/browse/HUDI-4727
- Type: New Feature
- Epic: https://issues.apache.org/jira/browse/HUDI-4399

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with SourceFormatAdapter and the Proto source path that currently converts Message through Avro when a Dataset is requested. Trace that conversion and identify the existing Row-building entry points; done means the Proto source produces Row directly without the intermediate Avro representation.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.