Skip to content

[CI][Python] verify-rc python nightly builds fail due to missing some flags that were activated with ARROW_PYTHON=ON #33092

Description

@asfimport

Some of our nightly builds are failing with:

 [ 35%] Building CXX object CMakeFiles/_dataset.dir/_dataset.cpp.o
/arrow/python/build/temp.linux-x86_64-cpython-38/_dataset.cpp:833:10: fatal error: arrow/csv/api.h: No such file or directory
 #include "arrow/csv/api.h"
          ^~~~~~~~~~~~~~~~~
compilation terminated.

I suspect the flags included CSV=ON when building with PYTHON=ON changes here might be related: 53ac2a0

Example of nightly failures:

https://github.com/ursacomputing/crossbow/actions/runs/3135833175/jobs/5091988801

Reporter: Raúl Cumplido / @raulcd
Assignee: Raúl Cumplido / @raulcd

Related issues:

Note: This issue was originally created as ARROW-17877. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions