Skip to content

feat: support BFloat16 datatype#1755

Merged
kavirajk merged 3 commits intomainfrom
kavirajk/bfloat16-support
Jan 22, 2026
Merged

feat: support BFloat16 datatype#1755
kavirajk merged 3 commits intomainfrom
kavirajk/bfloat16-support

Conversation

@kavirajk
Copy link
Copy Markdown
Contributor

Summary

The implementation is simple wrapper on top of ch-go's BFloat16 type

Merge ch-go support before merging this PR
ClickHouse/ch-go#1127

Checklist

Delete items not relevant to your PR:

The implementation is simple wrapper on top of ch-go's BFloat16 type

Signed-off-by: Kaviraj <[email protected]>
@kavirajk kavirajk requested a review from chernser as a code owner January 21, 2026 13:23
Comment thread go.mod Outdated

require (
github.com/ClickHouse/ch-go v0.69.0
github.com/ClickHouse/ch-go v0.69.1-0.20260120130256-d5ac1c0ec8d4
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will be updated to proper version once the ch-go PR in merged

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated

@kavirajk kavirajk merged commit 27a3a82 into main Jan 22, 2026
13 checks passed
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