Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ClickHouse
/
clickhouse-java
Public
Notifications
You must be signed in to change notification settings
Fork
632
Star
1.6k
Code
Issues
167
Pull requests
36
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: ClickHouse/clickhouse-java
Actions
All workflows
Workflows
Nightly
Nightly
Release
Release
Test with CH HEAD
Test with CH HEAD
Build
Build
Claude
Claude
Claude Code
Claude Code
Close stale issues and PRs
Close stale issues and PRs
Copilot
Copilot
Copilot cloud agent
Copilot cloud agent
Copilot code review
Copilot code review
Show more workflows...
Management
Caches
Build
Build
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
build.yml
will be ignored since log searching is not yet available
1,175 workflow runs
1,175 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix(jdbc-v2): render array contents for named tuples
Build
#4128:
Pull request
#3046
opened by
014-code
Action required
014-code:fix/3045-jdbc-array-tuple-display
014-code:fix/3045-jdbc-array-tuple-display
Action required
View #3046
View workflow file
Fix jdbc-v2: report precision/scale of SimpleAggregateFunction-wrapped columns
Build
#4127:
Pull request
#3043
opened by
polyglotAI-bot
20m 35s
polyglot/rsmd-simpleaggregatefunction-precision-scale
polyglot/rsmd-simpleaggregatefunction-precision-scale
20m 35s
View #3043
View workflow file
Fix clickhouse-jdbc: lex heredoc strings as a single literal in the JavaCC parser
Build
#4126:
Pull request
#3040
opened by
polyglotAI-bot
25m 3s
polyglot/jdbcv1-javacc-heredoc-literal
polyglot/jdbcv1-javacc-heredoc-literal
25m 3s
View #3040
View workflow file
Fix clickhouse-client: skip heredoc literals when extracting named parameters
Build
#4125:
Pull request
#3038
opened by
polyglotAI-bot
24m 6s
polyglot/client-v1-named-param-heredoc
polyglot/client-v1-named-param-heredoc
24m 6s
View #3038
View workflow file
Fix clickhouse-jdbc: skip heredoc literals when extracting ? placeholders
Build
#4124:
Pull request
#3036
opened by
polyglotAI-bot
20m 10s
polyglot/jdbcv1-heredoc-literal
polyglot/jdbcv1-heredoc-literal
20m 10s
View #3036
View workflow file
Merge pull request #2927 from 014-code/fix/2715-jdbc-json-output
Build
#4123:
Commit
601ade1
pushed by
chernser
20m 44s
main
main
20m 44s
View workflow file
Fix clickhouse-jdbc: NPE when the JavaCC parser cannot parse an INSERT VALUES list
Build
#4122:
Pull request
#3034
opened by
polyglotAI-bot
7m 57s
polyglot/jdbcv1-values-list-position-npe
polyglot/jdbcv1-values-list-position-npe
7m 57s
View #3034
View workflow file
Fix jdbc-v2: lex heredoc strings as a single literal in the ANTLR4 grammar
Build
#4121:
Pull request
#3032
opened by
polyglotAI-bot
24m 39s
polyglot/antlr4-heredoc-literal
polyglot/antlr4-heredoc-literal
24m 39s
View #3032
View workflow file
Fix jdbc-v2: lex heredoc strings as a single literal in the JavaCC parser
Build
#4120:
Pull request
#3030
opened by
polyglotAI-bot
20m 3s
polyglot/jdbcv2-javacc-heredoc-literal
polyglot/jdbcv2-javacc-heredoc-literal
20m 3s
View #3030
View workflow file
Fix jdbc-v2: assume a function in the values list of a recovered ANTLR4 parse tree
Build
#4119:
Pull request
#3028
opened by
polyglotAI-bot
23m 7s
polyglot/jdbcv2-antlr4-usefunction-recovered-tree
polyglot/jdbcv2-antlr4-usefunction-recovered-tree
23m 7s
View #3028
View workflow file
Fix jdbc-v2: reparse the parameters of a recovered ANTLR4 parse tree
Build
#4118:
Pull request
#3026
opened by
polyglotAI-bot
13m 8s
polyglot/jdbcv2-antlr4params-parameter-undercount
polyglot/jdbcv2-antlr4params-parameter-undercount
13m 8s
View #3026
View workflow file
Fix jdbc-v2: accept // line comments in the ANTLR4 lexer
Build
#4117:
Pull request
#3024
opened by
polyglotAI-bot
25m 2s
polyglot/antlr4-double-slash-line-comments
polyglot/antlr4-double-slash-line-comments
25m 2s
View #3024
View workflow file
Fix jdbc-v2: nest /* */ block comments in the ANTLR4 lexer
Build
#4116:
Pull request
#3022
opened by
polyglotAI-bot
20m 6s
polyglot/antlr4-nested-block-comments
polyglot/antlr4-nested-block-comments
20m 6s
View #3022
View workflow file
Fix jdbc-v2: discard values list positions that do not address the original SQL
Build
#4115:
Pull request
#3018
synchronize by
polyglotAI-bot
24m 2s
polyglot/jdbcv2-values-list-position-coordinates
polyglot/jdbcv2-values-list-position-coordinates
24m 2s
View #3018
View workflow file
Fix jdbc-v2: discard the values list of a recovered ANTLR4 parse tree
Build
#4114:
Pull request
#3020
opened by
polyglotAI-bot
24m 27s
polyglot/jdbcv2-antlr4-values-list-of-recovered-tree
polyglot/jdbcv2-antlr4-values-list-of-recovered-tree
24m 27s
View #3020
View workflow file
Fix jdbc-v2: discard values list positions that do not address the original SQL
Build
#4113:
Pull request
#3018
opened by
polyglotAI-bot
23m 9s
polyglot/jdbcv2-values-list-position-coordinates
polyglot/jdbcv2-values-list-position-coordinates
23m 9s
View #3018
View workflow file
Fix jdbc-v2: keep INSERT INTO [TABLE] FUNCTION off the RowBinary insert path
Build
#4112:
Pull request
#3016
opened by
polyglotAI-bot
13m 23s
polyglot/jdbc-v2-insert-into-table-function
polyglot/jdbc-v2-insert-into-table-function
13m 23s
View #3016
View workflow file
Fix jdbc-v2: NPE when the JavaCC parser cannot parse an INSERT VALUES list
Build
#4111:
Pull request
#3014
opened by
polyglotAI-bot
12m 41s
polyglot/jdbcv2-values-list-position-npe
polyglot/jdbcv2-values-list-position-npe
12m 41s
View #3014
View workflow file
Fix jdbc-v2: build the getMetaData DESCRIBE query from the parser's placeholder positions
Build
#4110:
Pull request
#3012
opened by
polyglotAI-bot
24m 45s
polyglot/jdbc-v2-getmetadata-param-positions
polyglot/jdbc-v2-getmetadata-param-positions
24m 45s
View #3012
View workflow file
Fix jdbc-v2: skip // comments and heredocs when scanning for ? placeholders
Build
#4109:
Pull request
#3010
opened by
polyglotAI-bot
23m 8s
polyglot/jdbc-v2-placeholder-scan-comments-heredocs
polyglot/jdbc-v2-placeholder-scan-comments-heredocs
23m 8s
View #3010
View workflow file
Fix client-v2: reject SimpleAggregateFunction as a Dynamic type tag
Build
#4108:
Pull request
#3008
opened by
polyglotAI-bot
20m 21s
polyglot/dynamic-saf-write-tag
polyglot/dynamic-saf-write-tag
20m 21s
View #3008
View workflow file
Fix client-v2: read SimpleAggregateFunction from a Dynamic column
Build
#4107:
Pull request
#3006
opened by
polyglotAI-bot
21m 35s
polyglot/dynamic-simpleaggregatefunction-type-tag
polyglot/dynamic-simpleaggregatefunction-type-tag
21m 35s
View #3006
View workflow file
Fix client-v2: keep type parameters when rebuilding a type from a binary type encoding
Build
#4106:
Pull request
#3004
opened by
polyglotAI-bot
30m 33s
polyglot/dynamic-type-encoding-parameters
polyglot/dynamic-type-encoding-parameters
30m 33s
View #3004
View workflow file
Merge pull request #2992 from ClickHouse/use-fable-workflows
Build
#4105:
Commit
1a11756
pushed by
chernser
8m 17s
main
main
8m 17s
View workflow file
Fix client-v2: quote identifiers when rebuilding a type name from a binary type encoding
Build
#4104:
Pull request
#3002
opened by
polyglotAI-bot
25m 46s
polyglot/dynamic-json-path-quoting
polyglot/dynamic-json-path-quoting
25m 46s
View #3002
View workflow file
Previous
1
2
3
4
5
…
46
47
Next
You can’t perform that action at this time.