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 2017/07/19 05:37:00 UTC

[jira] [Created] (BEAM-2636) user_score on DataflowRunner is broken

Ahmet Altay created BEAM-2636:
---------------------------------

             Summary: user_score on DataflowRunner is broken
                 Key: BEAM-2636
                 URL: https://issues.apache.org/jira/browse/BEAM-2636
             Project: Beam
          Issue Type: Bug
          Components: sdk-py
    Affects Versions: 2.1.0
            Reporter: Ahmet Altay
            Assignee: Sourabh Bajaj


UserScore has a custom transform named {{WriteToBigQuery}}, dataflow runner has a special code handling transform with that name, this will break for all user transforms that has this name.

We can either:
- Handle this correctly
- Or document this as a reserved keyword and change the example.

cc: [~chamikara]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)