ENABLE_MERGE_INTO_PARTIAL_UPDATES set to false does not block MIT partial update
Open
from-jira
priority:medium
release-1.0.2
type:bug
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
checkout master branch scala test "Test merge into Allowed-patterns of assignment clauses"
set
ENABLE_MERGE_INTO_PARTIAL_UPDATES to false and run the test as it contains partitial update - the test will pass.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-8987
- Type: Bug
Contributor guide
No contributing guide indexed for this repository
Research direction
Start on the master branch with the Scala test titled "Test merge into Allowed-patterns of assignment clauses" and inspect how ENABLE_MERGE_INTO_PARTIAL_UPDATES is applied. Run the test with the setting false; done means the partial update is blocked rather than passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- data-engineering
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100