Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
Description
Just got this locally:
[141/584] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/csv/converter.cc.o
In file included from /home/antoine/arrow/dev/cpp/src/arrow/csv/converter.cc:32:
/home/antoine/arrow/dev/cpp/src/arrow/csv/parser.h: In member function 'arrow::Status arrow::csv::detail::DataBatch::DecorateWithRowNumber(arrow::Status&&, int64_t, int32_t) const':
/home/antoine/arrow/dev/cpp/src/arrow/csv/parser.h:124:3: warning: control reaches end of non-void function [-Wreturn-type]
124 | }
| ^
Attachments
Issue Links
- links to