ahmedabu98 commented on issue #25669: URL: https://github.com/apache/beam/issues/25669#issuecomment-1482965773
I followed this [unittest](https://github.com/apache/beam/blob/ddae966f3346fbe247486324cbf8a8a532895316/sdks/python/apache_beam/transforms/external_test.py#L449) and tried encoding my configuration with SchemaTransformPayloadBuilder() and decoding with proto_utils.parse_Bytes(). It returned a configuration with fields in the right order. Not sure what the mismatch is between how Python and Java handle the payload. -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org