[
https://issues.apache.org/jira/browse/CALCITE-4692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stamatis Zampetakis resolved CALCITE-4692.
------------------------------------------
Fix Version/s: 1.28.0
Resolution: Fixed
Fixed in
[3c4dd308fe8f836ef63592bdb9045af0d0400ddf|https://github.com/apache/calcite/commit/3c4dd308fe8f836ef63592bdb9045af0d0400ddf].
Thanks for the PR [~vnhive]!
> Redshift dialect does not support the DOUBLE datatype
> -----------------------------------------------------
>
> Key: CALCITE-4692
> URL: https://issues.apache.org/jira/browse/CALCITE-4692
> Project: Calcite
> Issue Type: Bug
> Reporter: Narayanan Venkateswaran
> Assignee: Narayanan Venkateswaran
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.28.0
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> 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)