You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @raulcd@pitrou thanks for raising this issue. I have raised a PR and addressed other related changes found with the current versions of arrow::Status and std::unique_ptr<FileReader>*. Please let me know i there are anything else I can address to solve this issue.
Describe the enhancement requested
The current version uses
arrow::Status
andstd::unique_ptr<FileReader>*
:arrow/cpp/src/parquet/arrow/reader.h
Lines 119 to 127 in ae497bf
Component(s)
C++, Parquet
The text was updated successfully, but these errors were encountered: