[
https://issues.apache.org/jira/browse/BEAM-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismaël Mejía updated BEAM-8051:
-------------------------------
Status: Open (was: Triage Needed)
> 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
> Priority: Major
>
> 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)