Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
4.0.1
-
Ubuntu 21.04
Description
I see this errors after fetching from apache/arrow now:
compute.cpp: In function ‘std::shared_ptr<arrow::compute::FunctionOptions> make_compute_options(std::string, cpp11::list)’: compute.cpp:268:37: error: ‘DayOfWeekOptions’ in namespace ‘arrow::compute’ does not name a type 268 | using Options = arrow::compute::DayOfWeekOptions; | ^~~~~~~~~~~~~~~~
Some possible merged PR that might cause this is https://github.com/apache/arrow/commit/fdd7d32bcbc4086242e6a3517ef49e4f4468bd56 (ARROW-13054)
I fetched the last changes up to 91f26
Attachments
Issue Links
- links to