Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ClickHouse/ch-go issues and pull requests

#416 - chore(deps): bump the opentelemetry group across 1 directory with 4 updates

Pull Request - State: open - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, go

#415 - Fix client default read timeout setting

Pull Request - State: closed - Opened by kobrineli about 2 months ago - 1 comment

#414 - chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, go

#413 - feat(ch): use `writev` when possible

Pull Request - State: open - Opened by tdakkota 2 months ago

#412 - [QUESTION] How to call AppendKV when ColMap is wrapped in an array

Issue - State: open - Opened by OrangeFlag 2 months ago - 1 comment

#410 - chore(deps): bump the opentelemetry group across 1 directory with 4 updates

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, go

#409 - fix(query): always close client.conn in cancelQuery (issue #405)

Pull Request - State: closed - Opened by charredlot 3 months ago - 3 comments

#408 - chore(deps): bump github.com/dmarkham/enumer from 1.5.9 to 1.5.10

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, go

#407 - chore(deps): bump github.com/klauspost/compress from 1.17.8 to 1.17.9

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, go

#406 - feat(proto): add go1.23 iterators over `ColMap` and `ColArr`

Pull Request - State: closed - Opened by tdakkota 4 months ago - 1 comment

#405 - Unclear "Use of Closed Network Connection" Error

Issue - State: open - Opened by abraithwaite 4 months ago - 2 comments
Labels: bug

#404 - chore(deps): bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, go

#403 - chore(deps): bump the opentelemetry group across 1 directory with 4 updates

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies, go

#402 - [QUESTION] Decoding a column of type `Array(Tuple(String, String))`

Issue - State: open - Opened by shteinitz 5 months ago - 1 comment

#401 - feat(compress): add lz4hc support

Pull Request - State: closed - Opened by tomershafir 5 months ago

#400 - chore(deps): bump the opentelemetry group with 4 updates

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 2 comments
Labels: dependencies, go

#399 - chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 in /internal/cmd/ch-dl

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, go

#398 - chore(deps): bump github.com/klauspost/compress from 1.17.7 to 1.17.8

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, go

#397 - chore(deps): bump the opentelemetry group with 4 updates

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, go

#396 - chore(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, go

#395 - chore(deps): bump github.com/cenkalti/backoff/v4 from 4.2.1 to 4.3.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, go

#394 - Add test cases showing problems in ColTuple implementation

Pull Request - State: closed - Opened by nikita-vanyasin 7 months ago - 1 comment

#393 - ColTuple issue when using proto.Named() helper

Issue - State: open - Opened by nikita-vanyasin 7 months ago - 1 comment
Labels: bug

#392 - Adds support for zero value time for date types.

Pull Request - State: closed - Opened by KevinJoiner 7 months ago

#391 - Support Zero value time.Time for date and date32

Issue - State: closed - Opened by KevinJoiner 7 months ago
Labels: bug

#389 - EOF?

Issue - State: open - Opened by TDTzzz 7 months ago
Labels: bug

#388 - chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, go

#387 - chore(deps): bump the opentelemetry group with 4 updates

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, go

#386 - chore(deps): bump github.com/klauspost/compress from 1.17.6 to 1.17.7

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, go

#385 - chore(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, go

#384 - fix(query): add with totals case (issue #382)

Pull Request - State: closed - Opened by yehonatanwe 8 months ago

#383 - support for group by with totals

Pull Request - State: closed - Opened by yehonatanwe 8 months ago - 1 comment

#380 - chore(deps): bump the opentelemetry group with 4 updates

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, go

#379 - chore(deps): bump the opentelemetry group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, go

#378 - chore(deps): bump github.com/klauspost/compress from 1.17.5 to 1.17.6

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, go

#377 - chore(deps): bump andstor/file-existence-action from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, github_actions

#376 - fix(proto): fix Nullable.Or

Pull Request - State: closed - Opened by ernado 8 months ago

#375 - Or(v T) of Nullable[T] (in proto package) works improperly

Issue - State: closed - Opened by edgro 8 months ago - 1 comment
Labels: bug

#374 - chore(deps): bump github.com/klauspost/compress from 1.17.4 to 1.17.5

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, go

#373 - chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, go

#372 - Support for AggregateFunction data type

Issue - State: open - Opened by srikanthccv 9 months ago - 1 comment

#371 - chore(deps): bump the opentelemetry group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, go

#370 - chore(deps): bump actions/cache from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, github_actions

#369 - chore(deps): bump github.com/pierrec/lz4/v4 from 4.1.19 to 4.1.21

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, go

#368 - fix(client): handle Exception on Ping

Pull Request - State: closed - Opened by ernado 9 months ago

#367 - chore(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, go

#366 - chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /internal/cmd/ch-dl

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, go

#365 - chore(deps): bump actions/download-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#364 - chore(deps): bump actions/upload-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#363 - chore(deps): bump github.com/go-faster/errors from 0.7.0 to 0.7.1

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, go

#362 - chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, go

#361 - chore(deps): bump github.com/pierrec/lz4/v4 from 4.1.18 to 4.1.19

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, go

#360 - chore(deps): bump actions/setup-go from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#359 - feat(proto.map): add RowKV

Pull Request - State: closed - Opened by ernado 10 months ago

#358 - chore(deps): bump github.com/klauspost/compress from 1.17.3 to 1.17.4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, go

#357 - feat: add query logger

Pull Request - State: closed - Opened by ernado 11 months ago

#356 - feat: batch On{ProfileEvent,Log}

Pull Request - State: closed - Opened by ernado 11 months ago

#355 - chore(deps): bump the opentelemetry group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies, go

#354 - chore(deps): bump github.com/klauspost/compress from 1.17.2 to 1.17.3

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies, go

#353 - chore(deps): upd

Pull Request - State: closed - Opened by ernado 11 months ago

#352 - chore(deps): bump go.opentelemetry.io/otel/metric from 1.19.0 to 1.20.0

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies, go

#351 - chore(deps): bump go.opentelemetry.io/otel from 1.19.0 to 1.20.0

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies, go

#350 - feat: support ssh auth

Issue - State: open - Opened by ernado 11 months ago
Labels: enhancement

#349 - chore(deps): bump github.com/go-faster/errors from 0.6.1 to 0.7.0

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies, go

#348 - chore(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies, go

#347 - chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies, go

#346 - chore(deps): bump github.com/klauspost/compress from 1.17.1 to 1.17.2

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies, go

#345 - chore(deps): bump github.com/dmarkham/enumer from 1.5.8 to 1.5.9

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies, go

#344 - chore(deps): bump github.com/klauspost/compress from 1.17.0 to 1.17.1

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies, go

#343 - chore(deps): bump golang.org/x/net from 0.7.0 to 0.17.0 in /internal/cmd/ch-dl

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies, go

#342 - implement Exception.Unwrap method

Pull Request - State: open - Opened by husio 12 months ago - 1 comment

#341 - chore(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, go

#340 - chore(deps): bump go.opentelemetry.io/otel from 1.18.0 to 1.19.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, go

#339 - chore(deps): bump go.opentelemetry.io/otel/sdk from 1.18.0 to 1.19.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, go

#338 - chore(deps): bump go.opentelemetry.io/otel/metric from 1.18.0 to 1.19.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, go

#337 - chore(deps): bump go.opentelemetry.io/otel/trace from 1.18.0 to 1.19.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, go

#336 - chore(deps): bump github.com/klauspost/compress from 1.16.7 to 1.17.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, go

#335 - chore(deps): bump go.uber.org/zap from 1.25.0 to 1.26.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, go

#334 - chore(deps): bump codecov/codecov-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#333 - Data loss when EOF in first block

Issue - State: open - Opened by Hamper about 1 year ago
Labels: bug

#332 - chore(deps): bump go.opentelemetry.io/otel/metric from 1.17.0 to 1.18.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, go

#331 - chore(deps): bump go.opentelemetry.io/otel from 1.17.0 to 1.18.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, go

#330 - chore(deps): bump go.opentelemetry.io/otel/trace from 1.17.0 to 1.18.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, go

#329 - chore(deps): bump go.opentelemetry.io/otel/sdk from 1.17.0 to 1.18.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, go

#328 - "got rows without target" when creating database on cluster

Issue - State: closed - Opened by oliverdding about 1 year ago - 2 comments
Labels: bug

#327 - chore(deps): bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#326 - chore(deps): bump go.opentelemetry.io/otel/metric from 1.16.0 to 1.17.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, go

#325 - chore(deps): bump go.opentelemetry.io/otel/sdk from 1.16.0 to 1.17.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, go

#324 - chore(deps): bump go.opentelemetry.io/otel/trace from 1.16.0 to 1.17.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, go

#323 - chore(deps): bump go.opentelemetry.io/otel from 1.16.0 to 1.17.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, go

#322 - chore(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, go

#321 - fix(proto.reader): remove str length limit

Pull Request - State: closed - Opened by jkaflik about 1 year ago
Labels: bug

#320 - Fix Date32 overflow by changing its representation to int32

Pull Request - State: closed - Opened by jkaflik about 1 year ago

#319 - Date32 wrong proto representation

Issue - State: closed - Opened by jkaflik about 1 year ago
Labels: bug

#318 - ci(e2e): add v23.7.2.25-stable

Pull Request - State: closed - Opened by ernado about 1 year ago

#316 - chore(deps): bump go.uber.org/zap from 1.24.0 to 1.25.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, go

#315 - ci(e2e): update versions

Pull Request - State: closed - Opened by ernado about 1 year ago

#314 - chore(deps): bump github.com/jackc/puddle/v2 from 2.2.0 to 2.2.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, go