ClickHouse / ClickHouse/clickhouse-java
[client-v2,jdbc-v2] `FORMAT null` support
Open
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 636
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 29
Description
### Description
See https://github.com/ClickHouse/clickhouse-java/issues/2715#issuecomment-5001979540
Contributor guide
Research direction
Start by reading the referenced issue comment and then locate the client-v2 and jdbc-v2 handling for FORMAT clauses. Determine the expected behavior for FORMAT null from that discussion, then verify both client paths with the relevant existing tests. Done means FORMAT null is accepted and behaves as agreed without regressing other formats.
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
- Needs clarification
- Newbie friendliness
- 35/100