Options to individual clickhouse requests in native backend
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 7
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
In legacy backend there was an opportunity to pass options to individual request via CH.query. In native backend those options are ignored.
Please make possibility to pass options to individual requests in native backend.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Ruby native backend request path and compare it with the legacy backend's CH.query handling. Trace where per-request options are accepted and ignored, then verify that options passed to individual native requests affect those requests as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100