Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C++][Improvement] Add validation of different levels for builders in C++ library #171

Closed
lixueclaire opened this issue May 25, 2023 · 1 comment
Assignees
Labels
improvement Improvement

Comments

@lixueclaire
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Similar to the GraphAr C++ SDK writers, we could add the implementation of various validation levels in the builders (VerticesBuilder & EdgesBuilder). A strong validation level could ensure the consistency of data types between the data and meta info before being written.

Describe the solution you'd like
Refer to the implementation in #136

@lixueclaire lixueclaire added enhancement New feature or request improvement Improvement and removed enhancement New feature or request labels May 25, 2023
@lixueclaire lixueclaire self-assigned this May 25, 2023
@lixueclaire
Copy link
Contributor Author

solved by #181

@acezen acezen added this to the Release v0.6.0 milestone Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement
Projects
None yet
Development

No branches or pull requests

2 participants