[
https://issues.apache.org/jira/browse/CALCITE-6313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17828528#comment-17828528
]
Norman Jordan commented on CALCITE-6313:
----------------------------------------
[~tanclary] Returning a numeric result (rather than double) can preserve more
precision. Does it make sense in Calcite to returning a numeric for PostgreSQL
when the inputs are numeric?
> Support PostgreSQL POW
> ----------------------
>
> Key: CALCITE-6313
> URL: https://issues.apache.org/jira/browse/CALCITE-6313
> Project: Calcite
> Issue Type: Sub-task
> Reporter: James Duong
> Priority: Minor
>
> * Our existing implementation always returns double.
> * PostgreSQL allows returning a numeric instead of a double when inputs are
> numeric. Not sure if this makes sense though.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)