Mihai Budiu created CALCITE-7695:
------------------------------------
Summary: COVAR result should always be nullable
Key: CALCITE-7695
URL: https://issues.apache.org/jira/browse/CALCITE-7695
Project: Calcite
Issue Type: Bug
Components: core
Affects Versions: 1.42.0
Reporter: Mihai Budiu
Assignee: Mihai Budiu
The COVAR family of functions applied to an empty set produces NULL results.
For non-nullable arguments and GROUP BY the result type is incorrectly inferred
as not nullable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)