apache / incubator-graphar

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

feat(c++): Use simple-uri-parser as uri parser, remove the rely on arrow::internal::URI #460

Closed acezen closed 2 months ago

acezen commented 2 months ago

Proposed changes

as #459 describe