apache / apache/incubator-graphar
feat: Support md5/digest in metadata for every property in vertex and edge.
- Dominant language
- C++
- Stars
- 373
- Forks
- 93
- Avg merge
- 7d 21h
- Merged PRs (30d)
- 7
Description
### Describe the enhancement requested
As https://github.com/apache/incubator-graphar/issues/548#issuecomment-2251879274 said, we can add an option when writing GraphAr data to create a digest or md5 record for each file.
It will make it easier for users to manage data and help developers check data integrity.
### Component(s)
Format, Other
Contributor guide
Research direction
The issue names the Format component and asks for an option when writing GraphAr data. Start by locating the format writer and the metadata definitions for vertex and edge files; no specific files or tests are provided. Done should include a defined way to enable digest or MD5 records for every relevant file and a way to verify data integrity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- data-engineering, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100