Harden Toast support for Postgres
Open
area:ingest
from-jira
priority:blocker
type:improvement
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
The payload currently only handles Toast in combineAndGet.. not in preCombine. This could lead to some non-determisitic behavior
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-2854
- Type: Improvement
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Toast handling in combineAndGet and compare it with the preCombine path. Trace how both paths process Toast values and identify the behavior needed for deterministic results. Done means preCombine handles Toast consistently with combineAndGet; verify the relevant behavior with the repository's existing tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, postgresql
- Domain
- data-engineering, databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100