-
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: report precision/scale of SimpleAggregateFunction-wrapped columns
#3043
opened Aug 4, 2026 by
polyglotAI-bot
Collaborator
Loading…
Fix clickhouse-jdbc: lex heredoc strings as a single literal in the JavaCC parser
#3040
opened Aug 4, 2026 by
polyglotAI-bot
Collaborator
Loading…
6 tasks done
Fix clickhouse-client: skip heredoc literals when extracting named parameters
#3038
opened Aug 4, 2026 by
polyglotAI-bot
Collaborator
Loading…
7 tasks done
Fix clickhouse-jdbc: skip heredoc literals when extracting ? placeholders
#3036
opened Aug 4, 2026 by
polyglotAI-bot
Collaborator
Loading…
6 tasks done
Fix clickhouse-jdbc: NPE when the JavaCC parser cannot parse an INSERT VALUES list
#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
#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
#3030
opened Aug 4, 2026 by
polyglotAI-bot
Collaborator
Loading…
7 tasks done
Fix jdbc-v2: assume a function in the values list of a recovered ANTLR4 parse tree
#3028
opened Aug 4, 2026 by
polyglotAI-bot
Collaborator
Loading…
6 tasks done
Fix jdbc-v2: reparse the parameters of a recovered ANTLR4 parse tree
#3026
opened Aug 4, 2026 by
polyglotAI-bot
Collaborator
Loading…
8 tasks done
Fix jdbc-v2: accept // line comments in the ANTLR4 lexer
#3024
opened Aug 4, 2026 by
polyglotAI-bot
Collaborator
Loading…
7 tasks done
Fix jdbc-v2: nest /* */ block comments in the ANTLR4 lexer
#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
#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
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
#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
#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
#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
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.