clickhouse client is going down beacuse of query on Materialized Views

前端 未结 0 1278
执笔经年
执笔经年 2020-12-07 19:15

when creating mv with target table

target table: CREATE TABLE target_test ( day date, hour UInt32, test_sum SimpleAggregateFunction(sum, Float64) ) ENGINE = SummingMe

相关标签:
回答
  • 消灭零回复
提交回复
热议问题