Joris Van den Bossche created ARROW-15847:
---------------------------------------------
Summary: [Python] Building with Parquet but without Parquet
encryption fails
Key: ARROW-15847
URL: https://issues.apache.org/jira/browse/ARROW-15847
Project: Apache Arrow
Issue Type: Bug
Components: Python
Reporter: Joris Van den Bossche
Locally (with Parquet enabled, but no Parquet encryption, both on C++ and
Python level), I get:
{code}
CMake Error at CMakeLists.txt:643 (target_link_libraries):
Cannot specify link libraries for target "_parquet_encryption" which is not
built by this project.
-- Configuring incomplete, errors occurred!
{code}
(also after cleaning up old build files)
--
This message was sent by Atlassian Jira
(v8.20.1#820001)