[Feature] Supports read-optimized via hints
- Dominant language
- Java
- Stars
- 3.4k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 396
Description
### Search before asking
- [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar.
### Motivation
When need to improve query performance, one of the methods is to switch to read the `RO` table. However, when integrating other systems internally, it is found that the downstream system does not support switching tables, so hope that the query behavior can be changed through hint
### Solution
Add table option
### Anything else?
None
### Are you willing to submit a PR?
- [x] I'm willing to submit a PR!
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named in the issue. Start by locating how table options and query hints are handled, then clarify the intended option and verify that the hint changes reads to the RO table without requiring downstream table changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100