-
Notifications
You must be signed in to change notification settings - Fork 631
Pull requests: ClickHouse/clickhouse-java
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix jdbc-v2: build the getMetaData DESCRIBE query from the parser's placeholder positions
#3012
opened Aug 3, 2026 by
polyglotAI-bot
Collaborator
Loading…
8 tasks done
Fix jdbc-v2: skip // comments and heredocs when scanning for ? placeholders
#3010
opened Aug 3, 2026 by
polyglotAI-bot
Collaborator
Loading…
7 tasks done
Fix client-v2: reject SimpleAggregateFunction as a Dynamic type tag
#3008
opened Aug 3, 2026 by
polyglotAI-bot
Collaborator
Loading…
6 tasks done
Fix client-v2: read SimpleAggregateFunction from a Dynamic column
#3006
opened Aug 3, 2026 by
polyglotAI-bot
Collaborator
Loading…
8 tasks done
Fix client-v2: keep type parameters when rebuilding a type from a binary type encoding
#3004
opened Aug 3, 2026 by
polyglotAI-bot
Collaborator
Loading…
7 tasks done
Fix client-v2: quote identifiers when rebuilding a type name from a binary type encoding
#3002
opened Aug 3, 2026 by
polyglotAI-bot
Collaborator
Loading…
9 tasks done
Fix client-v2: convert the read value to the POJO field's primitive type
#3000
opened Aug 3, 2026 by
polyglotAI-bot
Collaborator
Loading…
7 tasks done
[jdbc-v2] Do not apply JDBC escape processing to quoted text
#2998
opened Aug 3, 2026 by
polyglotAI-bot
Collaborator
Loading…
6 tasks done
Fix client-v2: read the value when a UInt64 column is bound to a primitive POJO field
#2997
opened Aug 3, 2026 by
polyglotAI-bot
Collaborator
Loading…
7 tasks done
Fix client-v2: consume Nullable null marker when reading into a primitive POJO field
#2994
opened Aug 3, 2026 by
polyglotAI-bot
Collaborator
Loading…
6 tasks done
Fix client-v2: cancelTransportRequest lost between two retry attempts
risk:medium
triage:bugfix
#2990
opened Jul 31, 2026 by
polyglotAI-bot
Collaborator
Loading…
8 tasks done
feat(client-v2): add span recorder SPI for operation and request tracing
risk:high
triage:feature
#2988
opened Jul 31, 2026 by
polyglotAI-bot
Collaborator
Loading…
6 tasks done
feat(client-v2): decode QBit in the Native format
risk:high
triage:feature
#2983
opened Jul 29, 2026 by
polyglotAI-bot
Collaborator
Loading…
6 tasks done
Fix flaky client-v2 testDynamicWithPrimitives (deterministic Decimal samples)
#2965
opened Jul 28, 2026 by
polyglotAI-bot
Collaborator
Loading…
7 tasks done
Fix client-v2 Native reader misreading multi-row Array columns
risk:high
triage:bugfix
#2956
opened Jul 24, 2026 by
polyglotAI-bot
Collaborator
Loading…
8 tasks done
fix(clickhouse-client): load services from client module
#2941
opened Jul 20, 2026 by
014-code
Contributor
Loading…
Fix client-v2: reject null into non-nullable Array in RowBinary writer
risk:high
triage:bugfix
#2940
opened Jul 20, 2026 by
polyglotAI-bot
Collaborator
Loading…
8 tasks done
fix(jdbc-v2): support explicit FORMAT JSON queries
#2927
opened Jul 15, 2026 by
014-code
Contributor
Loading…
jdbc-v2: swallow chunked-stream drain errors on ResultSet.close (fixes #2361)
stale
#2857
opened May 20, 2026 by
fm4v
Member
Loading…
2 of 3 tasks
ProTip!
Filter pull requests by the default branch with base:main.