You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Anton Kedin (JIRA)" <ji...@apache.org> on 2018/04/30 21:15:00 UTC

[jira] [Created] (BEAM-4197) Add tests for PubsubIO.readXxx() -> Row

Anton Kedin created BEAM-4197:
---------------------------------

             Summary: Add tests for PubsubIO.readXxx() -> Row
                 Key: BEAM-4197
                 URL: https://issues.apache.org/jira/browse/BEAM-4197
             Project: Beam
          Issue Type: Improvement
          Components: sdk-java-core
            Reporter: Anton Kedin


PubsubIO has methods like PubsubIO.readStrings(), PubsubIO.readAvros() and PubsubIO.readProtos(). We need to add tests to make sure it's easy to convert objects read from Pubsub to Rows, e.g. using JsonToRow transform, or InferredRowCoder.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)