You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2022/01/12 18:28:01 UTC

[jira] [Commented] (BEAM-12827) Let TestStream primitive always produce bytes.

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

Beam JIRA Bot commented on BEAM-12827:
--------------------------------------

This issue is P2 but has been unassigned without any comment for 60 days so it has been labeled "stale-P2". If this issue is still affecting you, we care! Please comment and remove the label. Otherwise, in 14 days the issue will be moved to P3.

Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed explanation of what these priorities mean.


> Let TestStream primitive always produce bytes.
> ----------------------------------------------
>
>                 Key: BEAM-12827
>                 URL: https://issues.apache.org/jira/browse/BEAM-12827
>             Project: Beam
>          Issue Type: Bug
>          Components: beam-model, sdk-java-core, sdk-py-core
>            Reporter: Robert Bradshaw
>            Priority: P2
>              Labels: stale-P2
>
> Having bytes encoded with an arbitrary coder in TestStream causes complications in a portable implementation. See discussion at https://lists.apache.org/thread.html/r65c3464010372b442365ac38601a0312081ae3dcfb77e7eb64ff811b%40%3Cdev.beam.apache.org%3E
> A solution is to have TestStream always produce bytes, and have the public-facing transform be a composite that composes a byte-producing primitive with a decoding step.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)