[ 
https://issues.apache.org/jira/browse/CALCITE-6052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17776757#comment-17776757
 ] 

Julian Hyde commented on CALCITE-6052:
--------------------------------------

Re the IEEE special values. Can you add a jira case (if there's not one 
already) to handle them how Postgres handles them, by generating literals like 
{{DOUBLE '+inf'}} and {{REAL '3.1415926535'}}. And let's not try to handle them 
in this case.

> SqlImplementor writes REAL, FLOAT, or DOUBLE literals as DECIMAL literals
> -------------------------------------------------------------------------
>
>                 Key: CALCITE-6052
>                 URL: https://issues.apache.org/jira/browse/CALCITE-6052
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.35.0
>            Reporter: Mihai Budiu
>            Assignee: Mihai Budiu
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.36.0
>
>
> This bug is already fixed in https://github.com/apache/calcite/pull/3411, but 
> I plan to submit a smaller point fix for it, which doesn't require reworking 
> the type families.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to