[
https://issues.apache.org/jira/browse/BEAM-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17137169#comment-17137169
]
Beam JIRA Bot commented on BEAM-8051:
-------------------------------------
This issue was marked "stale-P2" and has not received a public comment in 14
days. It is now automatically moved to P3. If you are still affected by it, you
can comment and move it back to 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
>
> 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)