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:54:00 UTC

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

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

Ahmet Altay updated BEAM-2636:
------------------------------
    Description: 
UserScore has a custom transform named {{WriteToBigQuery}}, dataflow runner has a special code handling transforms 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]

  was:
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]


> 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 transforms 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)