You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.when use min/max(int64) indistributed table,throw exception Conversion from AggregateFunction(min, Int64) to AggregateFunction(min, UInt64) is not supported。But,same query execute on local table no exception
2.ClickHouse server version:20.1.6.30
3.here is the distributed query result picture,throw exception
4.here is the local query result ,no exception
The text was updated successfully, but these errors were encountered:
1.when use min/max(int64) indistributed table,throw exception Conversion from AggregateFunction(min, Int64) to AggregateFunction(min, UInt64) is not supported。But,same query execute on local table no exception
2.ClickHouse server version:20.1.6.30

3.here is the distributed query result picture,throw exception
4.here is the local query result ,no exception

The text was updated successfully, but these errors were encountered: