redpanda-data / redpanda-data/connect
[Fix] Add support for use_proto_names option in schema_registry_decode
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 8.8k
- Forks
- 969
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 64
Description
Hi Guys,
I've created this pull request to add support for the use_proto_names option in the schema_registry_decode functionality. This option allows users to specify whether to use proto names (true) or not (false) during decoding.
https://github.com/benthosdev/benthos/pull/2485
Could you please review and share your thoughts? Let me know if any further changes or information are needed.
Thanks for your attention.
Best regards,
Almog
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the schema_registry_decode functionality named in the issue and review the linked pull request at https://github.com/benthosdev/benthos/pull/2485. Confirm how the use_proto_names option should affect decoding for true and false values, and use the pull request's changes and tests to determine what remains before the feature is complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- data-engineering, stream-processing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100