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
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
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 }}
ClickHouse
/
clickhouse-java
Public
Notifications
You must be signed in to change notification settings
Fork
637
Star
1.6k
Code
Issues
156
Pull requests
9
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(client-v2, jdbc-v2): add QBit data type support
- #2939
#2939
Merged
chernser
merged 10 commits into
main
ClickHouse/clickhouse-java:main
from
polyglot/client-v2-qbit
ClickHouse/clickhouse-java:polyglot/client-v2-qbit
Copy head branch name to clipboard
Jul 29, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(client-v2, jdbc-v2): add QBit data type support
#2939
chernser
merged 10 commits into
main
ClickHouse/clickhouse-java:main
from
polyglot/client-v2-qbit
ClickHouse/clickhouse-java:polyglot/client-v2-qbit
Copy head branch name to clipboard
Commits
Commits on Jul 19, 2026
feat(client-v2, jdbc-v2): add QBit data type support
Show description for 0328db3
polyglotAI-bot
committed
0328db3
View commit details
Copy full SHA for 0328db3
Browse repository at this point
feat(client-v2): validate QBit vector dimension on write
Show description for 0e1a6bb
polyglotAI-bot
committed
0e1a6bb
View commit details
Copy full SHA for 0e1a6bb
Browse repository at this point
fix(client-v2): reject non-array/non-List QBit write values
Show description for e2b23e0
polyglotAI-bot
committed
e2b23e0
View commit details
Copy full SHA for e2b23e0
Browse repository at this point
Commits on Jul 22, 2026
fix(client-v2): address QBit review — reject QBit in Native format, reject null QBit, await DDL in test
Show description for 557768b
polyglotAI-bot
and
claude
committed
557768b
View commit details
Copy full SHA for 557768b
Browse repository at this point
Commits on Jul 28, 2026
fix(client-v2, clickhouse-data): address QBit review — stride/element-type parsing, dedicated methods, Dynamic decode
Show description for 5361380
polyglotAI-bot
and
claude
committed
5361380
View commit details
Copy full SHA for 5361380
Browse repository at this point
fix(client-v2): make Dynamic QBit encode/decode symmetric; validate QBit read dimension
Show description for 7d2e944
polyglotAI-bot
and
claude
committed
7d2e944
View commit details
Copy full SHA for 7d2e944
Browse repository at this point
Commits on Jul 29, 2026
Merge remote-tracking branch 'origin/main' into polyglot/client-v2-qbit
polyglotAI-bot
committed
12b6f3d
View commit details
Copy full SHA for 12b6f3d
Browse repository at this point
test(client-v2): unit-cover QBit convertToString rendering
Show description for df12232
polyglotAI-bot
committed
df12232
View commit details
Copy full SHA for df12232
Browse repository at this point
Merge branch 'main' into polyglot/client-v2-qbit
chernser
authored
887c3a7
View commit details
Copy full SHA for 887c3a7
Browse repository at this point
fix(client-v2): restore brace dropped by main merge in SerializerUtilsTest
Show description for b2c4fc8
polyglotAI-bot
committed
b2c4fc8
View commit details
Copy full SHA for b2c4fc8
Browse repository at this point
You can’t perform that action at this time.