apache / incubator-graphar

An open source, standard data file format for graph data storage and retrieval.
https://graphar.apache.org/
Apache License 2.0
217 stars 46 forks source link

[Feat][C++] Use the arrow::table `Validate` check to check the input table is valid or not in middle level writer #408

Closed acezen closed 6 months ago

acezen commented 6 months ago

Is your feature request related to a problem? Please describe. Arrow Validate

Describe the solution you'd like Enhance our validation with arrow's validate

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.