You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Tim Armstrong (Jira)" <ji...@apache.org> on 2021/01/09 01:44:00 UTC

[jira] [Resolved] (IMPALA-5697) Consider adding support for 128 bit int literals in the C++ backend code

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

Tim Armstrong resolved IMPALA-5697.
-----------------------------------
    Resolution: Later

> Consider adding support for 128 bit int literals in the C++ backend code
> ------------------------------------------------------------------------
>
>                 Key: IMPALA-5697
>                 URL: https://issues.apache.org/jira/browse/IMPALA-5697
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Backend
>    Affects Versions: Impala 2.9.0
>            Reporter: Taras Bobrovytsky
>            Priority: Major
>
> There is no way to write a 128 bit int literal at this time without creating special functions or multiplying several smaller int literals together.
> We should consider merging this (or a similar) library: https://github.com/jbapple/128-bit-literals
> Alternatively, we can consider using user defined literals.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org