quantile(0.99) returns Float64 which ClickHouse JDBC cannot cast to Long directly. Same toInt64() pattern already used in timeseries query. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
quantile(0.99) returns Float64 which ClickHouse JDBC cannot cast to Long directly. Same toInt64() pattern already used in timeseries query. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>