Oracle数据抽取性能差异
Open
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description
发现在抽取oracle数据时,当json配置成table方式时抽取效率大于querySql的方式(querySql没有加条件,也是全表查询),请问这是什么原因
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the Oracle extraction with equivalent table and querySql JSON configurations, confirming that both perform full-table reads. No file or test is named, so trace the Oracle reader and its table/querySql entry points first; done means identifying and documenting the cause of the performance difference.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, sql
- Domain
- data-engineering, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100