-
**Describe what's wrong**
The `AND()` logical function returns an incorrect data type, causing certain SQL queries to fail.
**How to reproduce**
* Which ClickHouse server version to use: `24.10.1…
-
Hello,
I have a problem with performance on process which consume messages from kafka and push changes in elasticsearch and neo4j
i was added this envs to my gms
```yaml
extraEnvs:
- name: …
-
**Describe the unexpected behaviour**
Attach and detach of parts of tables with null byte in their name doesn't work.
**How to reproduce**
(In python)
```
import clickhouse_connect
client =…
-
### Describe the bug
When creating a `DataSource` using the ClickHouse driver with version 0.6.1 it takes over 1 minute to connect. I've tested this against a local version of ClickHouse Server as we…
NRaf updated
3 months ago
-
#### 问题描述及重现代码:
```c#
var query = _freeSql.GetRepository().Select.WithSql(SqlQuery(), new Dictionary
{
{ "@prop1", prop1 },
{ "@prop2", prop2 },
{ "@prop3", prop3 }
}).AsQueryable…
-
Hi!
Thank you for great crate!
Once a second in the logs such an error:
```
. ThreadPoolImpl::worker(std::__1::__list_iterator) @ 0xaf62837 in /usr/bin/clickhouse
6. ? @ 0xaf662fd in /usr/bi…
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to …
-
the client version:
```
com.clickhouse
clickhouse-http-client
0.5.0
```
-
**Is your feature request related to a problem? Please describe.**
I'd like to authenticate to ClickHouse via SSH key instead of password. I already have multiple users that have been created without…
-
**Describe what's wrong**
Starting in 24.4 an invalid ca chain is accepted.
**Does it reproduce on the most recent release?**
yes
**How to reproduce**
I am running in docker-compose, here …