damccorm opened a new issue, #21206:
URL: https://github.com/apache/beam/issues/21206

   *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.
   
   Imported from Jira 
[BEAM-13043](https://issues.apache.org/jira/browse/BEAM-13043). Original Jira 
may contain additional context.
   Reported by: AlexRodriguez.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to