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++): close arrow::fs::InitializeS3 when arrow version <15 #626

Closed jasinliu closed 2 weeks ago

jasinliu commented 2 weeks ago

As title.

codecov-commenter commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 62.45%. Comparing base (8c515ea) to head (619a17f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #626 +/- ## ======================================= Coverage 62.45% 62.45% ======================================= Files 60 60 Lines 8320 8320 Branches 877 877 ======================================= Hits 5196 5196 Misses 3124 3124 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.