ClickHouse / ClickHouse/clickhouse-java
[client-v2, jdbc-v2] Server bound query parameters
Open
client-api-v2
jdbc-v2
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 636
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 29
Description
### Description
There is a minimal support of server side query parameters but there are ways to improve and issues to fix.
What need to be done:
- Examples
- fix UX issues. define place of value converters and encoding
- port JDBC v1 approach with PreparedStatement
Contributor guide
Research direction
Start by comparing the JDBC v1 PreparedStatement approach with the existing client-v2 and jdbc-v2 server-side query parameter support. Trace where value converters and encoding are handled, then review the requested examples and UX fixes. Done means the v1 behavior is ported and the parameter workflow is documented and consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100