umbrellio / umbrellio/utils

Options to individual clickhouse requests in native backend

Open
#49 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.