apache / apache/hudi

Add schema on read for parquet and json DFS sources

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

Description

Add schema on read for parquet and json DFS sources, just like we do for CSV source.

We should also fix 
S3EventsHoodieIncrSource
as well. 

## JIRA info

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

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the CSV source's existing schema-on-read implementation and compare it with the parquet and JSON DFS sources. Then inspect S3EventsHoodieIncrSource, which the issue also calls out; the work is done when all named sources provide schema-on-read behavior consistently with CSV.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
data-engineering, stream-processing
Issue type
Feature
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.