You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Konstantin Orlov (Jira)" <ji...@apache.org> on 2021/04/23 08:46:00 UTC

[jira] [Resolved] (IGNITE-14554) Calcite engine. Provide ability to parse huge numeric literals

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

Konstantin Orlov resolved IGNITE-14554.
---------------------------------------
    Resolution: Fixed

Fixed by https://issues.apache.org/jira/browse/IGNITE-14590

> Calcite engine. Provide ability to parse huge numeric literals
> --------------------------------------------------------------
>
>                 Key: IGNITE-14554
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14554
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Konstantin Orlov
>            Priority: Minor
>
> Currently literals like this {{17014118346046923173168730371588410572}} can't pass validation because they overflow range of long values.
> Affected tests:
> {{modules/calcite/src/test/sql/types/decimal/cast_from_decimal.test_ignore}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)