You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/05 01:07:04 UTC

[GitHub] [beam] damccorm opened a new issue, #21644: Create a cross-language registrar for SchemaTransform

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

   This will be similar to following for SchemaIO.:
   https://github.com/apache/beam/blob/master/sdks/java/extensions/schemaio-expansion-service/src/main/java/org/apache/beam/sdk/extensions/schemaio/expansion/ExternalSchemaIOTransformRegistrar.java
   
   With this cross-language transforms will be able to share the same registrar.
   
   Imported from Jira [BEAM-14537](https://issues.apache.org/jira/browse/BEAM-14537). Original Jira may contain additional context.
   Reported by: chamikara.


-- 
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-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] chamikaramj commented on issue #21644: Create a cross-language registrar for SchemaTransform

Posted by GitBox <gi...@apache.org>.
chamikaramj commented on issue #21644:
URL: https://github.com/apache/beam/issues/21644#issuecomment-1235887816

   This is covered by https://s.apache.org/easy-multi-language


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org