[
https://issues.apache.org/jira/browse/CALCITE-4342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Liya Fan resolved CALCITE-4342.
-------------------------------
Resolution: Fixed
Fixed by https://github.com/apache/calcite/pull/2227
> 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
> Labels: pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
> 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)