-
The native interface still retains certain advantages over HTTP, including better compression and progress packets. It would be nice to support both options. At this point this would mean:
- crea…
-
### Component(s)
controlplane
### Component version
latest (from git)
### wgc version
NA
### controlplane version
```
ghcr.io/wundergraph/cosmo/controlplane@sha256:b226292a8fddcd…
-
Hi,
Is it possible to set a column's Codec or other column settings?
I'm especially looking into Codec for better compression, as data type changes such as LowCardinality can set with CASTing dur…
-
@subkanthi
after creating table to clickhouse, connector is not putting records to clickhouse, topic have 100+ GiB of data using debezium postgres connector for data ingestion to kafka, have tried …
-
Test `02962_system_sync_replica_lightweight_from_modifier` is sometimes failing, also in master
See [failure](https://s3.amazonaws.com/clickhouse-test-reports/60040/0df2a645cdaee3b6204fa802f65e945d…
-
Major DBs have their asyncio client nowdays:
- postgresql: asyncpg
- redis: aioredis
- kafka: aiokafka
- etc
It's logical for any I/O access for python to be async.
Note that there is an unmai…
-
Currently, we support lz4 only at a block level for both HTTP and native. ClickHouse supports more than this, specifically:
For native:
- [x] zstd - this is supported in ch-go. Exposing should b…
-
## Your Question
How can I set the `allow_experimental_object_type` value before creating a table in Clickhouse DB using go-gorm library?
## The document you expected this should be …
-
### Current Behavior
Using the following code:
```csharp
using var connection = new ClickHouseConnection(
"Host=127.0.0.1;Protocol=http;Port=8123;Username=default;Password=password;Database=defa…
-
### Describe the bug
Specifying a non-existent database in the JDBC URLs results in the connection being established but following server calls fails.
### Steps to reproduce
1. Specify a non-exi…