You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 21:01:31 UTC

[GitHub] [beam] damccorm opened a new issue, #21057: Let TestStream primitive always produce bytes.

damccorm opened a new issue, #21057:
URL: https://github.com/apache/beam/issues/21057

   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.
   
   Imported from Jira [BEAM-12827](https://issues.apache.org/jira/browse/BEAM-12827). Original Jira may contain additional context.
   Reported by: robertwb.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org