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/04 23:24:28 UTC

[GitHub] [beam] damccorm opened a new issue, #21412: Convert Pub/Sub Schema IO to SchemaTransform

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

   The output of this task is to refactor [sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/pubsub/PubsubSchemaIOProvider.java](https://github.com/apache/beam/blob/3c62cc906f487d7cd93430bf35d6ac2cd4cc6d3c/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/pubsub/PubsubSchemaIOProvider.java) to extend [TypedSchemaTransformProvider](https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/schemas/transforms/TypedSchemaTransformProvider.java).
   
   This task will be separated into *****four***** PRs to focus on Read and Write SchemaTransforms and their respective Configurations.  See [BigQuerySchemaTransformReadProvider](https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQuerySchemaTransformReadProvider.java) and [BigQuerySchemaTransformWriteConfiguration](https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQuerySchemaTransformWriteConfiguration.java) as an example design pattern.
   
   Imported from Jira [BEAM-14036](https://issues.apache.org/jira/browse/BEAM-14036). Original Jira may contain additional context.
   Reported by: laraschmidt.
   Subtask of issue #21406


-- 
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] damondouglas commented on issue #21412: Convert Pub/Sub Schema IO to SchemaTransform

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

   @damccorm Would you mind to assign me to this task?  Thank you for migrating these issues!


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


[GitHub] [beam] pabloem closed issue #21412: Convert Pub/Sub Schema IO to SchemaTransform

Posted by GitBox <gi...@apache.org>.
pabloem closed issue #21412: Convert Pub/Sub Schema IO to SchemaTransform
URL: https://github.com/apache/beam/issues/21412


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


[GitHub] [beam] damondouglas commented on issue #21412: Convert Pub/Sub Schema IO to SchemaTransform

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

   Associating PR: https://github.com/apache/beam/pull/17730 to this task.


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


[GitHub] [beam] damccorm commented on issue #21412: Convert Pub/Sub Schema IO to SchemaTransform

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

   Unable to assign user @damondouglas. If able, self-assign, otherwise tag @damccorm so that he can assign you. Because of GitHub's spam prevention system, your activity is required to enable assignment in this repo.


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


[GitHub] [beam] damondouglas commented on issue #21412: Convert Pub/Sub Schema IO to SchemaTransform

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

   This issue has a new dependency: #22768


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