You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Irwin Alejandro Rodirguez Ramirez (Jira)" <ji...@apache.org> on 2021/10/13 20:04:00 UTC

[jira] [Updated] (BEAM-13043) Implementation encoding position sdk-go

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

Irwin Alejandro Rodirguez Ramirez updated BEAM-13043:
-----------------------------------------------------
    Docs Text: https://issues.apache.org/jira/browse/BEAM-10277
     Language: Go

> Implementation encoding position sdk-go
> ---------------------------------------
>
>                 Key: BEAM-13043
>                 URL: https://issues.apache.org/jira/browse/BEAM-13043
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-go
>            Reporter: Irwin Alejandro Rodirguez Ramirez
>            Priority: P2
>
> *Status*
> The schema proto has an [encoding_position field|https://github.com/apache/beam/blob/2c619c81082839e054f16efee9311b9f74b6e436/model/pipeline/src/main/proto/schema.proto#L55] that is currently  implemented only on java and python sdk.
> The intention of this field is that it indicates an alternative order for the fields to be encoded in by [beam:coder:row:v1 implementations|https://github.com/apache/beam/blob/1e60f383fb39b9ff8d44edcbe5357da4c1e52378/model/pipeline/src/main/proto/beam_runner_api.proto#L937-L990]. The implementation encodes the fields in the order that they appear in the schema ignoring this field.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)