apache / apache/beam

PubSubIO: make Write.withWriteFn and Read.withCoderAndParseFn public

Open
#18,551 0 comments 0 reactions 0 assignees View on GitHub
gcp io java P3 wish
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
2d 5h
Merged PRs (30d)
204

Description

PubsubIO has Write.withWriteFn and Read.withCoderAndParseFn functions that are used internally to read/write messages in Protobuf and Avros formats. These functions should be exposed also to the end user to simplify handling of custom formats.

Imported from Jira [BEAM-3021](https://issues.apache.org/jira/browse/BEAM-3021). Original Jira may contain additional context.
Reported by: sivu.

Contributor guide

Open the contributing guide

Research direction

Start by locating PubsubIO's Write.withWriteFn and Read.withCoderAndParseFn entry points and inspect how they are currently used for Protobuf and Avro formats. Check the surrounding API tests, then verify that end users can call both methods for custom formats.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.