Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
ClickHouse
Conversations
Labels
About
ClickHouse
1–30 of 1499
Mark all as read
Report abusive group
0 selected
Иван Семухин
Sep 8
простой селект не работает
столкнулся с непонятной ситуацией. после выполнения client.Select программа зависает. не выбрасывает
unread,
простой селект не работает
столкнулся с непонятной ситуацией. после выполнения client.Select программа зависает. не выбрасывает
Sep 8
Jury Gerasimov
Aug 14
Clickhouse ignores memory settings from docker-compose.yml
Hi all, as clickhouse is running on the same server with our Java app, we try to restrict its memory
unread,
Clickhouse ignores memory settings from docker-compose.yml
Hi all, as clickhouse is running on the same server with our Java app, we try to restrict its memory
Aug 14
Дмитрий Tecrum
Aug 4
Меняется имя колонки в запросе
Здравствуйте, странное поведение clickhouse. Запросы по логике почти идентичны, во втором если
unread,
Меняется имя колонки в запросе
Здравствуйте, странное поведение clickhouse. Запросы по логике почти идентичны, во втором если
Aug 4
Ryan Hamilton
Aug 1
Free SQL GUI for Clickhouse
Hi, qStudio is a free SQL GUI. Just today I added support for Clickhouse: https://www.timestored.com/
unread,
Free SQL GUI for Clickhouse
Hi, qStudio is a free SQL GUI. Just today I added support for Clickhouse: https://www.timestored.com/
Aug 1
joan.ba...@gmail.com
,
Vladimir
6
Jul 31
Error trying to create table
Hi, Confirmed, this works: GRANT CREATE,SELECT,UPDATE,INSERT,DELETE ON DM_ITRAVEX.* TO USR_ITRAVEX;
unread,
Error trying to create table
Hi, Confirmed, this works: GRANT CREATE,SELECT,UPDATE,INSERT,DELETE ON DM_ITRAVEX.* TO USR_ITRAVEX;
Jul 31
Tuấn Kha Lưu
,
Pavel Kruglov
2
Jul 19
Error when insert data from large file
For better diagnostics you can collect server logs for the insert query. For example, you can use
unread,
Error when insert data from large file
For better diagnostics you can collect server logs for the insert query. For example, you can use
Jul 19
dyang
Jul 16
Where did ClickHouse store Json sub-column schema
Hi I have questions about ClickHouse dynamic Json type : 1 is there any good way to find out all
unread,
Where did ClickHouse store Json sub-column schema
Hi I have questions about ClickHouse dynamic Json type : 1 is there any good way to find out all
Jul 16
Csongor Fagyal
,
Alexey Milovidov
3
Jul 15
LowCardinality(String) bug(?) in HA cluster
Could you please validate it with the latest ClickHouse version? On Fri, Jul 7, 2023 at 3:20 PM
unread,
LowCardinality(String) bug(?) in HA cluster
Could you please validate it with the latest ClickHouse version? On Fri, Jul 7, 2023 at 3:20 PM
Jul 15
Naveen Bandi
Jul 6
Clickhouse Database and Tables Sync issues on cluster
we have a clickhouse cluster setup with 4 shards and 4 replicas on 4 nodes using Altinity clickhouse
unread,
Clickhouse Database and Tables Sync issues on cluster
we have a clickhouse cluster setup with 4 shards and 4 replicas on 4 nodes using Altinity clickhouse
Jul 6
Сергей Смирнов
,
Vladimir
2
Jun 26
Миграция с postgres в clickhouse
Добрый день! ClickHouse поддерживает JOIN https://clickhouse.com/docs/en/sql-reference/statements/
unread,
Миграция с postgres в clickhouse
Добрый день! ClickHouse поддерживает JOIN https://clickhouse.com/docs/en/sql-reference/statements/
Jun 26
Pramod Jadhav
, …
Alexey Milovidov
4
Jun 22
Simple replication with clickhouse
There is no notion of a read-only replica. You can make a replica invisible to your load balancer and
unread,
Simple replication with clickhouse
There is no notion of a read-only replica. You can make a replica invisible to your load balancer and
Jun 22
Ted Yu
, …
Анатолий Серяков
4
Jun 21
unable to create function
select parity_str(2), parity_str(3)parity_str even odd среда, 21 июня 2023 г. в 20:21:07 UTC+3,
unread,
unable to create function
select parity_str(2), parity_str(3)parity_str even odd среда, 21 июня 2023 г. в 20:21:07 UTC+3,
Jun 21
Ryan Hamilton
Jun 13
Real-time Interactive UI?
Hi, I develop a low-code app builder that allows quickly creating interactive data applications (
unread,
Real-time Interactive UI?
Hi, I develop a low-code app builder that allows quickly creating interactive data applications (
Jun 13
Chiru Charan T S
,
Derek Chia
2
Jun 13
We are facing an issue with Metabase.
Similar issue was reported here - https://stackoverflow.com/questions/60717412/why-is-cannot-modify-
unread,
We are facing an issue with Metabase.
Similar issue was reported here - https://stackoverflow.com/questions/60717412/why-is-cannot-modify-
Jun 13
Panos Op
,
Vladimir
6
May 2
clickhouse service cant start
it turned out to be the linux oom killer it was terminating the service when really big queries were
unread,
clickhouse service cant start
it turned out to be the linux oom killer it was terminating the service when really big queries were
May 2
Csongor Fagyal
,
Dima Novik
2
Apr 13
Refreshing table structures for MySQL DB Engine
Hi, This feature works this way by design. You can try to replace it with mysql table function if
unread,
Refreshing table structures for MySQL DB Engine
Hi, This feature works this way by design. You can try to replace it with mysql table function if
Apr 13
richard hallier
,
Dima Novik
2
Apr 13
Centos installation with a non root user
Hi Richard, > I have to install a clickhouse server in the customer's datacenter but I have
unread,
Centos installation with a non root user
Hi Richard, > I have to install a clickhouse server in the customer's datacenter but I have
Apr 13
Václav Brůžek
,
Pavel Kruglov
2
Apr 12
Materialized view has no data
Hi! Most likely the reason is that Materialized view is created just on one of the instances (where
unread,
Materialized view has no data
Hi! Most likely the reason is that Materialized view is created just on one of the instances (where
Apr 12
Wasim Ismail
,
Tyler Hannan
2
Mar 23
Clickhouse Slack Channel
You should be able to join from http://clickhouse.com/slack Weve run into this a few times. Mind
unread,
Clickhouse Slack Channel
You should be able to join from http://clickhouse.com/slack Weve run into this a few times. Mind
Mar 23
Wasim Ismail
,
Pavel Kruglov
3
Mar 23
Query running out of memory during write
It is an INSERT INTO ... SELECT ... Query On Thursday, March 23, 2023 at 10:10:49 AM UTC-4 avo...@
unread,
Query running out of memory during write
It is an INSERT INTO ... SELECT ... Query On Thursday, March 23, 2023 at 10:10:49 AM UTC-4 avo...@
Mar 23
Dongxiao Yang
,
Dima Novik
3
Mar 22
Fetch part data consistency during rebalance
So it's better to stop ingest before SYSTEM STOP MERGES , this is same requirement for clickhouse
unread,
Fetch part data consistency during rebalance
So it's better to stop ingest before SYSTEM STOP MERGES , this is same requirement for clickhouse
Mar 22
Serg
Mar 21
Insert succeeds with error
I am using DateTime64 - let's assume a timestamp field, which is calculated like follows:
unread,
Insert succeeds with error
I am using DateTime64 - let's assume a timestamp field, which is calculated like follows:
Mar 21
joan.ba...@gmail.com
,
Vladimir
3
Mar 6
Can't listen on ipv4
Hi Vladimir, ># grep "Listening" *.log clickhouse-server.log:2023.03.06 18:17:06.605287
unread,
Can't listen on ipv4
Hi Vladimir, ># grep "Listening" *.log clickhouse-server.log:2023.03.06 18:17:06.605287
Mar 6
Jay Lim
Mar 4
How best to compute session length by aggregation interval?
Say, I have 2 sessions: User A from 2023-01-01 09:00 to 2023-01-01 12:00 User B from 2023-01-01 10:30
unread,
How best to compute session length by aggregation interval?
Say, I have 2 sessions: User A from 2023-01-01 09:00 to 2023-01-01 12:00 User B from 2023-01-01 10:30
Mar 4
Leonardo Palomares
, …
Wasim Ismail
9
Feb 28
NOT_ENOUGH_SPACE error
Thanks! I will see if I can modify for the Clickhouse instance at my org. On Tuesday, February 28,
unread,
NOT_ENOUGH_SPACE error
Thanks! I will see if I can modify for the Clickhouse instance at my org. On Tuesday, February 28,
Feb 28
Laurence Syree
,
Vladimir
2
Feb 27
Slow processing of the WAL
Hi Laurence, Could you please provide any extra info, did you update only ZK or ClickHouse server as
unread,
Slow processing of the WAL
Hi Laurence, Could you please provide any extra info, did you update only ZK or ClickHouse server as
Feb 27
Alon Edelman
, …
Alexey Milovidov
7
Feb 15
"Too much parts. Merges are processing significantly slower than inserts" error while loading data
You were using a very old ClickHouse version from at least a few years ago. The upgrade should be
unread,
"Too much parts. Merges are processing significantly slower than inserts" error while loading data
You were using a very old ClickHouse version from at least a few years ago. The upgrade should be
Feb 15
Hamza Jawad
,
Derek Chia
3
Jan 30
Service/framework to manage DB migrations in ClickHouse in c# App
Great, thanks Derek. I'll look into this :) On Monday, January 30, 2023 at 3:38:47 PM UTC+5 derek
unread,
Service/framework to manage DB migrations in ClickHouse in c# App
Great, thanks Derek. I'll look into this :) On Monday, January 30, 2023 at 3:38:47 PM UTC+5 derek
Jan 30
Pavan Badi
,
Panos Op
3
Jan 13
getting Authentication Failed for Distributed table
Apparently you need to specify user and password for connecting to the other hosts https://clickhouse
unread,
getting Authentication Failed for Distributed table
Apparently you need to specify user and password for connecting to the other hosts https://clickhouse
Jan 13
Đức Giang Nguyễn
2
12/22/22
How to do Flow Analysis in Clickhouse
ddit me may thang ngu :) Vào lúc 14:37:41 UTC+7 ngày Thứ Tư, 21 tháng 12, 2022, Đức Giang Nguyễn đã
unread,
How to do Flow Analysis in Clickhouse
ddit me may thang ngu :) Vào lúc 14:37:41 UTC+7 ngày Thứ Tư, 21 tháng 12, 2022, Đức Giang Nguyễn đã
12/22/22