-
Notifications
You must be signed in to change notification settings - Fork 75
Comparing changes
Open a pull request
base repository: ClickHouse/ch-go
base: v0.70.0
head repository: ClickHouse/ch-go
compare: v0.71.0
- 10 commits
- 10 files changed
- 3 contributors
Commits on Jan 22, 2026
-
chore(deps): bump github.com/dmarkham/enumer from 1.6.1 to 1.6.3
Bumps [github.com/dmarkham/enumer](https://github.com/dmarkham/enumer) from 1.6.1 to 1.6.3. - [Release notes](https://github.com/dmarkham/enumer/releases) - [Commits](dmarkham/enumer@v1.6.1...v1.6.3) --- updated-dependencies: - dependency-name: github.com/dmarkham/enumer dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e6f5fc1 - Browse repository at this point
Copy the full SHA e6f5fc1View commit details
Commits on Jan 27, 2026
-
Merge pull request #1129 from ClickHouse/dependabot/go_modules/github…
….com/dmarkham/enumer-1.6.3 chore(deps): bump github.com/dmarkham/enumer from 1.6.1 to 1.6.3
Configuration menu - View commit details
-
Copy full SHA for 2ab249b - Browse repository at this point
Copy the full SHA 2ab249bView commit details -
chore: make helper for float16 rounding
Hence can be used in both BFloat16 and QBit implementations Signed-off-by: Kaviraj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9ccdb9b - Browse repository at this point
Copy the full SHA 9ccdb9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e6e46c - Browse repository at this point
Copy the full SHA 5e6e46cView commit details -
chore: fix the linter error for negative zero
Signed-off-by: Kaviraj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 39fb88e - Browse repository at this point
Copy the full SHA 39fb88eView commit details
Commits on Jan 28, 2026
-
fix: precision scaling behaviour with time64 conversions
Signed-off-by: Kaviraj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 167cbd5 - Browse repository at this point
Copy the full SHA 167cbd5View commit details -
chore: add tests and doc strings for bug fixes
Signed-off-by: Kaviraj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb7ee7e - Browse repository at this point
Copy the full SHA cb7ee7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c428daf - Browse repository at this point
Copy the full SHA c428dafView commit details
Commits on Jan 29, 2026
-
Signed-off-by: Kaviraj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 596bb68 - Browse repository at this point
Copy the full SHA 596bb68View commit details -
Merge pull request #1130 from ClickHouse/kavirajk/qbit-support
feat: support `QBit` column type
Configuration menu - View commit details
-
Copy full SHA for d45e9a6 - Browse repository at this point
Copy the full SHA d45e9a6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.70.0...v0.71.0