Spark-sql ALTER TABLE SET TBLPROPERTIES never fails
Open
area:sql
from-jira
priority:high
type:bug
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 112
Description
When updating the tblproperties, it never fails even though some properties don't change. An error should be shown with a meaningful message
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-5460
- Type: Bug
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the Spark SQL ALTER TABLE SET TBLPROPERTIES case described in the issue, especially when a property value does not change. Trace the handling of unchanged properties and define done as returning an error with a meaningful message instead of succeeding silently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spark
- Domain
- data-engineering, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100