Yu Xu created CALCITE-6879: ------------------------------ Summary: Dialect support APPROX_DISTINCT_COUNT for more dialects Key: CALCITE-6879 URL: https://issues.apache.org/jira/browse/CALCITE-6879 Project: Calcite Issue Type: Improvement Components: core Affects Versions: 1.38.0 Reporter: Yu Xu Fix For: 1.39.0
Currently Phoenix/MSS support APPROX_DISTINCT_COUNT syntax and Clickhouse can archive approx distinct count by UNIQ syntax, need to support it in Calcite dialect. -- This message was sent by Atlassian Jira (v8.20.10#820010)