You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Amit Sela (JIRA)" <ji...@apache.org> on 2016/11/06 15:16:58 UTC

[jira] [Resolved] (BEAM-880) Avoid emitting default empty iterable in PAssert.GroupedGlobally.

     [ https://issues.apache.org/jira/browse/BEAM-880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amit Sela resolved BEAM-880.
----------------------------
       Resolution: Not A Bug
    Fix Version/s: Not applicable

PAssert is designed to to create empty iterables to enforce assertion in DoFn by design.

> Avoid emitting default empty iterable in PAssert.GroupedGlobally.
> -----------------------------------------------------------------
>
>                 Key: BEAM-880
>                 URL: https://issues.apache.org/jira/browse/BEAM-880
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>            Reporter: Amit Sela
>            Assignee: Amit Sela
>             Fix For: Not applicable
>
>
> Filter to remove the default dummy so that an empty PCollection is actually empty and doesn't contain a single-element empty iterable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)