[
https://issues.apache.org/jira/browse/BEAM-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Beam JIRA Bot updated BEAM-8051:
--------------------------------
Priority: P3 (was: P2)
> Convert FLOAT64 to NUMERIC in UNION ALL
> ---------------------------------------
>
> Key: BEAM-8051
> URL: https://issues.apache.org/jira/browse/BEAM-8051
> Project: Beam
> Issue Type: Improvement
> Components: dsl-sql-zetasql
> Reporter: Rui Wang
> Priority: P3
> Labels: stale-P2
>
> 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.4#803005)