[
https://issues.apache.org/jira/browse/BEAM-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17547901#comment-17547901
]
Kenneth Knowles commented on BEAM-8051:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/19610
> 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.20.7#820007)