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

Brian Hulette commented on BEAM-7116:
-------------------------------------

Ah shoot. My intention was just to make it so that we could lookup a Schema for 
KV 
[here|https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/schemas/transforms/Convert.java#L124],
 I didn't realize that would also make KV use SchemaCoder over KVCoder.

> Remove KV from Schema transforms
> --------------------------------
>
>                 Key: BEAM-7116
>                 URL: https://issues.apache.org/jira/browse/BEAM-7116
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-java-core
>            Reporter: Reuven Lax
>            Priority: Major
>
> Instead of returning KV objects, we should return a Schema with two fields. 
> The Convert transform should be able to convert these to KV objects.



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

Reply via email to