Narayanan Venkateswaran created CALCITE-4692:
------------------------------------------------
Summary: Calcite typecasts the output of aggregate functions on
integer columns to DOUBLE
Key: CALCITE-4692
URL: https://issues.apache.org/jira/browse/CALCITE-4692
Project: Calcite
Issue Type: Bug
Reporter: Narayanan Venkateswaran
Redshift does not support the DOUBLE datatype and results in an error. The fix
requires internally transforming the aggregate function output to float8
instead of double.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)