You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ahmet Altay (JIRA)" <ji...@apache.org> on 2016/08/04 00:58:20 UTC

[jira] [Created] (BEAM-526) Mismatched pipelines give unclear error

Ahmet Altay created BEAM-526:
--------------------------------

             Summary: Mismatched pipelines give unclear error
                 Key: BEAM-526
                 URL: https://issues.apache.org/jira/browse/BEAM-526
             Project: Beam
          Issue Type: Bug
          Components: sdk-py
            Reporter: Ahmet Altay
            Priority: Minor


Mistakenly mixing two pipeline gives an unclear error. This is an error, however we should improve the error message.

This could be reproduced by trying to flatten two things from different pipelines.

Improve the message for this assert:
https://github.com/aaltay/incubator-beam/blob/python-sdk/sdks/python/apache_beam/transforms/util.py#L135




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