Artem Popov

Results 3 comments of Artem Popov

Current workaround -- instead of using tuple set unique_key as single expression, i. e. `concat(toString(id1), '_', toString(id2))`

Hi! Same problem here ![image](https://user-images.githubusercontent.com/655550/162247742-758e2734-0efe-416e-993a-f37b74413860.png) Looks like toDate should not be in resulted query if we comparing datetimes, not dates. That is happening when I'm trying to use variable filter...

@mharrisb1 Is run_id scheme somehow differs from using standard `{uuid} ` clickhouse have? i.e. `engine = "ReplicatedReplacingMergeTree('/clickhouse/tables/{layer}-{shard}/{database}/{table}/{uuid}', '{replica}')"`