apache / apache/incubator-xtable
Delta concurrent safe writes
Open
delta source
- Dominant language
- Java
- Stars
- 1.2k
- Forks
- 212
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 16
Description
Delta uses optimistic transaction and probably need some synchronization there. Current `ITDeltaSourceClient` are scheduled to run sequentially
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how ITDeltaSourceClient instances are scheduled and where Delta's optimistic transaction is handled. Confirm the concurrent-write failure mode and identify the synchronization boundary; done means concurrent writes are safe without relying on sequential scheduling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases, distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100