Luke Cwik created BEAM-4766:
-------------------------------

             Summary: Use vendored version of protobuf in sdks/java/core or 
replace usage of ByteString with something else
                 Key: BEAM-4766
                 URL: https://issues.apache.org/jira/browse/BEAM-4766
             Project: Beam
          Issue Type: Bug
          Components: sdk-java-core
            Reporter: Luke Cwik


The sdk/java/core library will bring in the pipeline model proto to be able to 
perform Pipeline > proto translation within the SDK instead of it being hidden 
away in runners core and similar libraries so it makes a lot of sense to just 
migrate the implementation to use vendored protobuf.

 

This is currently used in ByteKey and TextSource.

 

An alternative would be to re-implement the logic to not use ByteStrings.



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

Reply via email to