You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Rui Wang (JIRA)" <ji...@apache.org> on 2019/01/26 05:59:00 UTC

[jira] [Commented] (BEAM-6513) BeamEnumerableConverter doest not handle Null during collecting values

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

Rui Wang commented on BEAM-6513:
--------------------------------

It is due to ConcurrentLinkedQueue does not permit NULL. Actually I didn't find concurrent queue/array data structure that accept NULL.

> BeamEnumerableConverter doest not handle Null during collecting values
> ----------------------------------------------------------------------
>
>                 Key: BEAM-6513
>                 URL: https://issues.apache.org/jira/browse/BEAM-6513
>             Project: Beam
>          Issue Type: Bug
>          Components: dsl-sql
>            Reporter: Rui Wang
>            Assignee: Rui Wang
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)