[
https://issues.apache.org/jira/browse/IGNITE-14637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Taras Ledkov updated IGNITE-14637:
----------------------------------
Description:
Implements the approximate aggregate functions:
- {{QUANTILES}}
- {{HISTOGRAM}}
- {{MODE}}
- {{APPROX_COUNT_DISTINCT}}
- {{APPROX_QUANTILES}}
Tests:
{{aggregate/aggregates/test_approx_quantile.test}}
{{aggregate/aggregates/test_approximate_distinct_count.test}}
{{aggregate/aggregates/test_histogram.test}}
{{aggregate/aggregates/test_mode.test}}
{{aggregate/aggregates/test_quantile.test_ignored}}
{{aggregate/aggregates/test_quantile_list.test_ignored}}
was:
Implements the approximate aggregate functions:
- {{APPROX_COUNT_DISTINCT}}
- {{APPROX_QUANTILES}}
Tests:
{{aggregate/aggregates/test_approx_quantile.test}}
{{aggregate/aggregates/test_approximate_distinct_count.test}}
> Calcite engine. Support for statistics and approximate statistics aggregate
> functions
> -------------------------------------------------------------------------------------
>
> Key: IGNITE-14637
> URL: https://issues.apache.org/jira/browse/IGNITE-14637
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Taras Ledkov
> Priority: Minor
>
> Implements the approximate aggregate functions:
> - {{QUANTILES}}
> - {{HISTOGRAM}}
> - {{MODE}}
> - {{APPROX_COUNT_DISTINCT}}
> - {{APPROX_QUANTILES}}
> Tests:
> {{aggregate/aggregates/test_approx_quantile.test}}
> {{aggregate/aggregates/test_approximate_distinct_count.test}}
> {{aggregate/aggregates/test_histogram.test}}
> {{aggregate/aggregates/test_mode.test}}
> {{aggregate/aggregates/test_quantile.test_ignored}}
> {{aggregate/aggregates/test_quantile_list.test_ignored}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)