Map support?
Open
- Dominant language
- C++
- Stars
- 885
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
I'm curious if you've considered supporting a Map or Dict type?
Something like this:
```
message MyMessage {
string name = 1;
map counts = 2;
}
```
Thanks!
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating where schema types and binary encoding are defined, then determine the intended scope for supporting the shown map example and identify the relevant tests needed to verify it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100