-
Notifications
You must be signed in to change notification settings - Fork 632
Pull requests: ClickHouse/clickhouse-java
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(client-v2-otel): add OpenTelemetry span recorder module
#3065
opened Aug 18, 2026 by
polyglotAI-bot
Collaborator
Loading…
6 tasks done
Added custom header tests
risk:medium
triage:feature
#3060
opened Aug 17, 2026 by
chernser
Contributor
Loading…
4 tasks
build(deps): bump org.apache.httpcomponents.client5:httpclient5 from 5.2.1 to 5.6.3 in /examples/client
dependencies
Pull requests that update a dependency file
java
Pull requests that update java code
#3051
opened Aug 13, 2026 by
dependabot
Bot
Loading…
feat(client-v2, jdbc-v2): add MultiPoint data type support
risk:high
triage:feature
#3050
opened Aug 13, 2026 by
polyglotAI-bot
Collaborator
Loading…
7 tasks done
Fix jdbc-v2: report precision/scale of SimpleAggregateFunction-wrapped columns
risk:medium
triage:bugfix
#3043
opened Aug 4, 2026 by
polyglotAI-bot
Collaborator
Loading…
Fix clickhouse-jdbc: NPE when the JavaCC parser cannot parse an INSERT VALUES list
area:sql-parser
risk:low
triage:bugfix
#3034
opened Aug 4, 2026 by
polyglotAI-bot
Collaborator
Loading…
7 tasks done
Fix jdbc-v2: lex heredoc strings as a single literal in the ANTLR4 grammar
area:sql-parser
#3032
opened Aug 4, 2026 by
polyglotAI-bot
Collaborator
Loading…
6 tasks done
Fix jdbc-v2: lex heredoc strings as a single literal in the JavaCC parser
area:sql-parser
#3030
opened Aug 4, 2026 by
polyglotAI-bot
Collaborator
Loading…
7 tasks done
Fix jdbc-v2: reparse the parameters of a recovered ANTLR4 parse tree
area:sql-parser
risk:medium
triage:bugfix
#3026
opened Aug 4, 2026 by
polyglotAI-bot
Collaborator
Loading…
8 tasks done
Fix jdbc-v2: accept // line comments in the ANTLR4 lexer
area:sql-parser
risk:medium
triage:bugfix
#3024
opened Aug 4, 2026 by
polyglotAI-bot
Collaborator
Loading…
7 tasks done
Fix jdbc-v2: nest /* */ block comments in the ANTLR4 lexer
area:sql-parser
risk:medium
triage:bugfix
#3022
opened Aug 4, 2026 by
polyglotAI-bot
Collaborator
Loading…
7 tasks done
Fix jdbc-v2: discard the values list of a recovered ANTLR4 parse tree
area:sql-parser
risk:medium
triage:bugfix
#3020
opened Aug 4, 2026 by
polyglotAI-bot
Collaborator
Loading…
7 tasks done
Fix jdbc-v2: discard values list positions that do not address the original SQL
area:sql-parser
risk:medium
triage:bugfix
#3018
opened Aug 4, 2026 by
polyglotAI-bot
Collaborator
Loading…
7 tasks done
Fix jdbc-v2: keep INSERT INTO [TABLE] FUNCTION off the RowBinary insert path
area:sql-parser
risk:medium
triage:bugfix
#3016
opened Aug 4, 2026 by
polyglotAI-bot
Collaborator
Loading…
8 tasks done
Fix jdbc-v2: NPE when the JavaCC parser cannot parse an INSERT VALUES list
area:sql-parser
risk:medium
triage:bugfix
#3014
opened Aug 4, 2026 by
polyglotAI-bot
Collaborator
Loading…
6 tasks done
Fix jdbc-v2: build the getMetaData DESCRIBE query from the parser's placeholder positions
risk:medium
triage:bugfix
#3012
opened Aug 3, 2026 by
polyglotAI-bot
Collaborator
Loading…
8 tasks done
Fix jdbc-v2: skip // comments and heredocs when scanning for ? placeholders
risk:medium
triage:bugfix
#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
risk:high
triage:bugfix
#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
risk:high
triage:bugfix
#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
risk:high
triage:bugfix
#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
risk:high
triage:bugfix
#3000
opened Aug 3, 2026 by
polyglotAI-bot
Collaborator
Loading…
7 tasks done
Fix client-v2: read the value when a UInt64 column is bound to a primitive POJO field
risk:high
triage:bugfix
#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
risk:high
triage:bugfix
#2994
opened Aug 3, 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
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.