Relative Content

Tag Archive for sqllisttuplesclickhouse

How to avoid remote clickhouse query error?

I use remoteSecure function to query remote table from one clickhouse server to another. We have two enviroments PROD and DEV from where remote query are sended. PROD clickhouse has version 23.7.3.14 , DEV has version 24.5.3.5 , remote server has version 24.8.8.17. Remote tables has nested columns so I can access it using dot notation. Name of nested column is event_params.key. When I query remote table from PROD enviroment I get result with no issues but when I do the same on DEV I get error

How to avoid remote clickhouse query error?

I use remoteSecure function to query remote table from one clickhouse server to another. We have two enviroments PROD and DEV from where remote query are sended. PROD clickhouse has version 23.7.3.14 , DEV has version 24.5.3.5 , remote server has version 24.8.8.17. Remote tables has nested columns so I can access it using dot notation. Name of nested column is event_params.key. When I query remote table from PROD enviroment I get result with no issues but when I do the same on DEV I get error

How to avoid remote clickhouse query error?

I use remoteSecure function to query remote table from one clickhouse server to another. We have two enviroments PROD and DEV from where remote query are sended. PROD clickhouse has version 23.7.3.14 , DEV has version 24.5.3.5 , remote server has version 24.8.8.17. Remote tables has nested columns so I can access it using dot notation. Name of nested column is event_params.key. When I query remote table from PROD enviroment I get result with no issues but when I do the same on DEV I get error

How to avoid remote clickhouse query error?

I use remoteSecure function to query remote table from one clickhouse server to another. We have two enviroments PROD and DEV from where remote query are sended. PROD clickhouse has version 23.7.3.14 , DEV has version 24.5.3.5 , remote server has version 24.8.8.17. Remote tables has nested columns so I can access it using dot notation. Name of nested column is event_params.key. When I query remote table from PROD enviroment I get result with no issues but when I do the same on DEV I get error