apache / apache/incubator-seata
insert on duplicate未考虑insert into select的情况,这个情况复杂点,可以等insert into select特性支持后,再单独考虑
- Dominant language
- Java
- Stars
- 26k
- Forks
- 8.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
## Why you need it?
Is your feature request related to a problem? Please describe in details
## How it could be?
A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it.
## Other related information
Add any other context or screenshots about the feature request here.
Contributor guide
Research direction
The issue only identifies the insert-on-duplicate behavior and the related insert-into-select case; no files, tests, or entry points are provided. First locate the existing insert-on-duplicate implementation and determine how insert-into-select support is handled, then clarify the required behavior and tests before defining done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, sql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100