[ 
https://issues.apache.org/jira/browse/BEAM-7361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17122802#comment-17122802
 ] 

Beam JIRA Bot commented on BEAM-7361:
-------------------------------------

This issue is P2 but has been unassigned without any comment for 60 days so it 
has been labeled "stale-P2". If this issue is still affecting you, we care! 
Please comment and remove the label. Otherwise, in 14 days the issue will be 
moved to P3.

Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed 
explanation of what these priorities mean.


> UNION does not work with Double
> -------------------------------
>
>                 Key: BEAM-7361
>                 URL: https://issues.apache.org/jira/browse/BEAM-7361
>             Project: Beam
>          Issue Type: Bug
>          Components: dsl-sql
>    Affects Versions: 2.11.0, 2.12.0
>            Reporter: Chikara Mizokami
>            Priority: P2
>              Labels: stale-P2
>
> The SQL operation UNION does not work on numerical columns such as DOUBLE.
> The error shown is related to GroupByKey, but I am not sure why UNION 
> includes any steps that require GroupBy which blocks non-deterministic 
> columns.
>  
> Also, would this issue be solved if we implement UNION with a different 
> approach such as BEAM-3721, BEAM-3722 (use flatten instead of CoGroupByKey)?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to