Skip to content

feat: support QBit column type#1130

Merged
kavirajk merged 4 commits intomainfrom
kavirajk/qbit-support
Jan 29, 2026
Merged

feat: support QBit column type#1130
kavirajk merged 4 commits intomainfrom
kavirajk/qbit-support

Conversation

@kavirajk
Copy link
Copy Markdown
Contributor

Summary

Qbit is the way to store vectors effectively in ClickHouse. You can find details on these docs page
https://clickhouse.com/docs/sql-reference/data-types/qbit

Also refactored the float16 rounding functionalities to common helper, Hence can be used in both BFloat16 and QBit implementations

Checklist

Delete items not relevant to your PR:

Hence can be used in both BFloat16 and QBit implementations

Signed-off-by: Kaviraj <[email protected]>
@kavirajk kavirajk requested a review from chernser as a code owner January 27, 2026 13:00
@kavirajk kavirajk merged commit d45e9a6 into main Jan 29, 2026
19 checks passed
@kavirajk kavirajk deleted the kavirajk/qbit-support branch January 29, 2026 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants