[
https://issues.apache.org/jira/browse/CALCITE-4342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Liya Fan updated CALCITE-4342:
------------------------------
Description: As discussed in the mailing list, there are more aggregate
functions (e.g. SINGLE_VALUE, ANY_VALUE) that can be classified as splittable
and ignore distinct optionality. We need to tell the optimizer explicitly about
this, so more optimizations can be applied in various scenarios. (was: As
discussed in the mailing list, there are more aggregate functions (e.g.
SINGLE_VALUE, ANY_VALUE) that can be classified as splittable and
duplicate-insensitive. We need to tell the optimizer explicitly about this, so
more optimizations can be applied in various scenarios. )
> More aggregate functions should be marked as splittable and ignore distinct
> optionality
> ---------------------------------------------------------------------------------------
>
> Key: CALCITE-4342
> URL: https://issues.apache.org/jira/browse/CALCITE-4342
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Reporter: Liya Fan
> Assignee: Liya Fan
> Priority: Major
>
> As discussed in the mailing list, there are more aggregate functions (e.g.
> SINGLE_VALUE, ANY_VALUE) that can be classified as splittable and ignore
> distinct optionality. We need to tell the optimizer explicitly about this, so
> more optimizations can be applied in various scenarios.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)