You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2014/08/25 21:10:58 UTC

[jira] [Closed] (OPTIQ-331) Precision and Scale check should always return success for 'ANY' data type

     [ https://issues.apache.org/jira/browse/OPTIQ-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Hyde closed OPTIQ-331.
-----------------------------


Close issues resolved in release 0.9.0-incubating (2014-08-25).

> Precision and Scale check should always return success for 'ANY' data type
> --------------------------------------------------------------------------
>
>                 Key: OPTIQ-331
>                 URL: https://issues.apache.org/jira/browse/OPTIQ-331
>             Project: Optiq
>          Issue Type: Bug
>            Reporter: Mehant Baid
>            Assignee: Julian Hyde
>            Priority: Minor
>             Fix For: 0.9.0-incubating
>
>         Attachments: OPTIQ-331.patch
>
>
> Currently while validating operands of a function we check if precision/ scale is allowed on the data type. For 'ANY' type currently we mark the SqlTypeName to indicate that both precision, scale is not allowed. allowsPrecScale() in SqlTypeName should always succeed for 'ANY' type. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)