Skip to content

Pull requests: ClickHouse/clickhouse-java

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

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 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: 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: 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: 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: 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
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.