ClickHouse / ClickHouse/clickhouse-rs
Add `Client::with_pathname()`
Open
1.0 blocker
client feature parity
enhancement
- Dominant language
- Rust
- Stars
- 559
- Forks
- 172
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 3
Description
### Use case
Proxies may require adding a path to the URL: https://clickhouse.com/docs/integrations/javascript#proxy-with-a-pathname
### Describe the solution you'd like
* Add `Client::with_pathname()`
### Describe the alternatives you've considered
### Additional context
1.0 wishlist: feature parity
Contributor guide
Research direction
No source file or test is named in the issue. Start by locating the Client entry point and the code that builds request URLs, then review nearby client tests; done means Client::with_pathname() supports proxy URLs with a path while preserving existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api, databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100