Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert Pub/Sub Schema IO to SchemaTransform #21412

Closed
damccorm opened this issue Jun 4, 2022 · 4 comments · Fixed by #24443
Closed

Convert Pub/Sub Schema IO to SchemaTransform #21412

damccorm opened this issue Jun 4, 2022 · 4 comments · Fixed by #24443
Assignees
Labels
core done & done Issue has been reviewed after it was closed for verification, followups, etc. java P2 sub-task

Comments

@damccorm
Copy link
Contributor

damccorm commented Jun 4, 2022

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 to extend TypedSchemaTransformProvider.

This task will be separated into four PRs to focus on Read and Write SchemaTransforms and their respective Configurations. See BigQuerySchemaTransformReadProvider and BigQuerySchemaTransformWriteConfiguration as an example design pattern.

Imported from Jira BEAM-14036. Original Jira may contain additional context.
Reported by: laraschmidt.
Subtask of issue #21406

@damccorm
Copy link
Contributor Author

damccorm commented Jun 5, 2022

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.

@damondouglas
Copy link
Contributor

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

@damondouglas
Copy link
Contributor

Associating PR: #17730 to this task.

@damondouglas
Copy link
Contributor

This issue has a new dependency: #22768

@github-actions github-actions bot added this to the 2.45.0 Release milestone Dec 22, 2022
@kennknowles kennknowles added the done & done Issue has been reviewed after it was closed for verification, followups, etc. label Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core done & done Issue has been reviewed after it was closed for verification, followups, etc. java P2 sub-task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants