apache / apache/incubator-graphar

feat: Check the metadata and the file

Open
#548 4 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
373
Forks
93
Avg merge
7d 21h
Merged PRs (30d)
7

Description

### Describe the enhancement requested

Currently, our metadata and storage files are separate, and the metadata can be modified. This provides great convenience, but it will be very troublesome if an error occurs.

We need to provide a checking tool to check whether the metadata are valid and the consistency between the storage files and the metadata.

### Component(s)

Format, Other

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by reviewing the format component's handling of metadata and storage files, then determine how metadata validity and cross-file consistency should be checked. Done means a checking tool exists that reports invalid metadata and inconsistencies between metadata and storage files.

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
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.