apache / apache/incubator-graphar
feat(c++): Refactor the C++ library base on the format protocol files
Open
enhancement
- Dominant language
- C++
- Stars
- 373
- Forks
- 93
- Avg merge
- 7d 21h
- Merged PRs (30d)
- 7
Description
### Describe the enhancement requested
Since the protobuf definition of graphar format has been merge into main, time to refactor the c++ library base on the format protocol files.
The issue may include the sub-tasks:
- [ ] reimplement the info with proto generated code.
- [ ] add tool to convert yaml to json, then to protobuf object.
### Component(s)
C++
Contributor guide
Assessment
This issue has not been assessed yet.