You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Paul Rogers (JIRA)" <ji...@apache.org> on 2018/11/27 23:49:00 UTC

[jira] [Created] (IMPALA-7902) Revise NumericLiteral to avoid analysis, fix multiple issues

Paul Rogers created IMPALA-7902:
-----------------------------------

             Summary: Revise NumericLiteral to avoid analysis, fix multiple issues
                 Key: IMPALA-7902
                 URL: https://issues.apache.org/jira/browse/IMPALA-7902
             Project: IMPALA
          Issue Type: Improvement
          Components: Frontend
    Affects Versions: Impala 3.0
            Reporter: Paul Rogers
            Assignee: Paul Rogers


The {{NumericLiteral}} class is a leaf node in the Impala FE AST. In order to address a number of pending issues, we must adjust this class to improve its semantics and fix a number of bugs.

See the linked JIRA tickets for the issues that this roll-up ticket addresses.

The issues are combined because they are tightly related; makes more sense to offer them as a single patch than as a series of disjoint patches.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)