Rui Wang created BEAM-8051:
------------------------------

             Summary: Convert FLOAT64 to NUMERIC in UNION ALL
                 Key: BEAM-8051
                 URL: https://issues.apache.org/jira/browse/BEAM-8051
             Project: Beam
          Issue Type: Sub-task
          Components: dsl-sql-zetasql
            Reporter: Rui Wang


Analyzer does not reject UNION ALL DOUBLE, for example `2.3 UNION ALL 2.1`. 
BeamSQL does not execute when DOUBLE is in GBK (as UNION ALL is implemented 
based on GBK).

Investigate why DOUBLE appears in GBK in UNION ALL implementation, try to fix 
it, and if it's not feasible, at least need throw exception in planner.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to