redpanda-data / redpanda-data/console
Suggestion: Include Flatbuffers Value Deserializer
Open
Nobody has claimed this yet.
backend
feature
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 432
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 40
Description
It would be very handy if we could upload our flatbuffer tables (*.fbs files) and redpanda console deserialize them. Currently we only see bytes in that view.
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 by locating the existing message view and deserialization flow, then determine how uploaded *.fbs tables would fit into it. Done means Flatbuffers messages are deserialized in the console instead of being shown only as bytes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100