Support dim table loading without server restart
Open
feature
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 2d 55m
- Merged PRs (30d)
- 182
Description
Currently, if we enable `dimTable` feature, we need to restart the server to get the table loaded. Instead, the table should be loaded by the segment reload API.
Contributor guide
Research direction
Start by tracing the segment reload API and the existing dimTable loading path in the Pinot source. Determine how reload requests currently handle dimTable, then verify that enabling the feature allows its table to load through the API without restarting the server.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100