apache / incubator-graphar

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

fix(c++): Add REQUIRE to check maybe_reader status #524

Closed yuhaoran1214 closed 1 week ago

yuhaoran1214 commented 1 week ago

Reason for this PR

as title

What changes are included in this PR?

Add REQUIRE to check maybe_reader status

Are these changes tested?

yes

Are there any user-facing changes?

no

acezen commented 1 week ago

Hi, @yuhaoran1214 , Could you rebase the main, the macos CI has been fixed.