chamikaramj commented on issue #26393:
URL: https://github.com/apache/beam/issues/26393#issuecomment-2148051504

   We recently started auto-generating Python wrappers for Java 
schema-transforms. So the work needed here should boil down to developing a 
schema-aware transforms for Java Rabbit MQ read/write transforms. Basically we 
have to add implementations of the two abstract classes given below. 
@ahmedabu98 do we have better documentation on implementing new schema-aware 
transforms ?
   
   [1] 
https://beam.apache.org/releases/javadoc/current/org/apache/beam/sdk/schemas/transforms/SchemaTransformProvider.html
   [2] 
https://beam.apache.org/releases/javadoc/current/org/apache/beam/sdk/schemas/transforms/SchemaTransform.html


-- 
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