Router can not recognize query type "view"
- Dominant language
- Java
- Stars
- 14.1k
- Forks
- 3.8k
- Avg merge
- 2d 58m
- Merged PRs (30d)
- 233
Description
After I set up the materialized plugin for broker and overlord, I send the some query to router which has the query type "view". However I got the some message like unrecognized query type.
### 0.20.3
### Description
Materialized plugin is very useful in my work, It accelerate the slow query from minitues to seconds.I think it's necessary to add support for query type view. It is unhandy to send query to broker instead of router. Especially when I want to use jdbc.
Contributor guide
Research direction
Start by reproducing the materialized-plugin query with type "view" through the router on the reported 0.20.3 setup, then trace where the router rejects unrecognized query types. Done means the router accepts and handles this query type, with a regression test covering the request path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend-api-design, databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100