创建表: CREATE TABLE simpleAggregateFunction_test ( id String, col1 SimpleAggregateFunction(sum, UInt64), col2 SimpleAggregateFunction(grou...