[
https://issues.apache.org/jira/browse/BEAM-13043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507101#comment-17507101
]
Beam JIRA Bot commented on BEAM-13043:
--------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> 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
> Labels: stale-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.20.1#820001)