issues
search
ClickHouse
/
clickhouse-go
Golang driver for ClickHouse
Apache License 2.0
2.92k
stars
562
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Regenerate certificates used in tests
#1441
jkaflik
closed
6 hours ago
0
Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
#1440
dependabot[bot]
closed
12 hours ago
0
when inserting NULL empty value is inserted instead of DEFAULT
#1439
kanekv
closed
14 hours ago
9
Add Variant Type
#1436
SpencerTorres
opened
5 days ago
0
invalid Enum error while parsing single value enum with zero value
#1434
topofstack
opened
1 week ago
0
Bump go.opentelemetry.io/otel/trace from 1.26.0 to 1.32.0
#1433
dependabot[bot]
opened
2 weeks ago
0
Bump golang.org/x/net from 0.30.0 to 0.31.0
#1432
dependabot[bot]
closed
12 hours ago
0
[Chore] Use defer to close rows in examples
#1431
hayotbisonai
closed
3 weeks ago
0
Add support for new JSON type
#1430
mshustov
opened
3 weeks ago
2
Bump github.com/ClickHouse/ch-go from 0.61.5 to 0.63.1
#1429
dependabot[bot]
closed
3 weeks ago
0
Bump github.com/testcontainers/testcontainers-go from 0.33.0 to 0.34.0
#1428
dependabot[bot]
closed
3 weeks ago
1
Bump github.com/ClickHouse/ch-go from 0.61.5 to 0.63.0
#1427
dependabot[bot]
closed
1 month ago
1
[improvement] Some performance related changes to evaluate
#1426
mdonkers
opened
1 month ago
2
CI changes
#1425
jkaflik
closed
1 month ago
0
Extended support for HTTP proxy in driver options
#1424
jkaflik
closed
1 month ago
0
Retry on broken pipe in batch
#1423
jkaflik
closed
1 month ago
0
Bump go.opentelemetry.io/otel/trace from 1.26.0 to 1.31.0
#1422
dependabot[bot]
closed
1 month ago
1
Enable retries for broken pipes & connection rests during Flush() calls
#1421
rgettys-tesla
closed
1 month ago
5
Connection resets/broken pipes during batch flush are unrecoverable
#1420
rgettys-tesla
closed
1 month ago
1
Bump github.com/andybalholm/brotli from 1.1.0 to 1.1.1
#1419
dependabot[bot]
closed
1 month ago
0
Fix serialization for slices of OrderedMap/IterableOrderedMap (#1365)
#1418
earwin
closed
1 month ago
1
Default implementation of column.IterableOrderedMap
#1417
earwin
closed
1 month ago
2
Bump golang.org/x/net from 0.28.0 to 0.30.0
#1415
dependabot[bot]
closed
1 month ago
0
Add 'clickhouse-go-rows-utils' to third-party libraries
#1413
EpicStep
closed
1 month ago
0
Bump github.com/docker/docker from 27.3.0+incompatible to 27.3.1+incompatible
#1412
dependabot[bot]
closed
1 month ago
1
Bump github.com/docker/docker from 27.2.0+incompatible to 27.3.0+incompatible
#1411
dependabot[bot]
closed
2 months ago
0
Add Examples for batch.Column(n).AppendRow in columnar_insert.go
#1410
achmad-dev
closed
2 months ago
1
[Append]: converting time.Time to Date is unsupported
#1409
schalekamp
closed
2 months ago
2
feat: rename the module
#1407
fidiego
closed
2 months ago
1
Reduce number of running containers in CI to one per run
#1406
jkaflik
opened
2 months ago
0
Revert the minimum required Go version to 1.21
#1405
jkaflik
closed
2 months ago
0
Modify client version range supported by the go version
#1404
CodePrometheus
opened
2 months ago
2
Bump go.opentelemetry.io/otel/trace from 1.26.0 to 1.30.0
#1403
dependabot[bot]
closed
2 months ago
1
bug: `extractNormalizedInsertQueryAndColumns` does not remove backticks inside a dot-delimited column name
#1401
fidiego
opened
2 months ago
7
Bump github.com/docker/docker from 27.2.0+incompatible to 27.2.1+incompatible
#1400
dependabot[bot]
closed
2 months ago
1
Bump golang.org/x/net from 0.28.0 to 0.29.0
#1399
dependabot[bot]
closed
2 months ago
1
Error in server, but 200 response
#1398
jvilhuber
closed
2 months ago
3
Validate connection in bad state before query execution in the stdlib database/sql driver
#1396
jkaflik
closed
2 months ago
0
Nil panic when using transactions on single connection
#1395
funvit
closed
2 months ago
4
Update README with newer Go versions
#1393
jkaflik
closed
2 months ago
0
Log debug default to stderr
#1392
jkaflik
closed
2 months ago
0
Bump github.com/docker/docker from 27.1.1+incompatible to 27.2.0+incompatible
#1390
dependabot[bot]
closed
2 months ago
0
Add ability to handle context cancellations for TCP protocol
#1389
tinybit
closed
2 months ago
1
There's has no way to cancel a running query using context's cancel functions.
#1388
tinybit
closed
1 month ago
2
Recognize empty strings as a valid enum key
#1387
genzgd
closed
3 months ago
0
Bump go.opentelemetry.io/otel/trace from 1.26.0 to 1.29.0
#1386
dependabot[bot]
closed
2 months ago
1
ClickHouse 24.8
#1385
jkaflik
closed
3 months ago
0
High memory consumption INSERTing
#1384
vkazmirchuk
opened
3 months ago
11
Fix panic on nil map append
#1383
jkaflik
closed
3 months ago
0
Make sure non-secure port is used during readiness check
#1382
jkaflik
closed
3 months ago
0
Next