[ 
https://issues.apache.org/jira/browse/BEAM-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vikas Kedigehalli resolved BEAM-1865.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: First stable release

> Input Coder of GroupByKey should be a KV Coder in the Python SDK
> ----------------------------------------------------------------
>
>                 Key: BEAM-1865
>                 URL: https://issues.apache.org/jira/browse/BEAM-1865
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py
>            Reporter: Vikas Kedigehalli
>            Assignee: Vikas Kedigehalli
>             Fix For: First stable release
>
>
> `Any` type is consistent with `KV` in python. The coder for `Any` type is a 
> fallback coder or a `FastPrimitivesCoder`, but for a `GroupByKey` operation 
> this needs to be a `TupleCoder` to ensure that the generated pipeline 
> representation is runnable on a runner in a different language (in the Fn API 
> world)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to