[
https://issues.apache.org/jira/browse/ARROW-15847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-15847.
------------------------------------
Fix Version/s: 8.0.0
Resolution: Fixed
Issue resolved by pull request 12565
[https://github.com/apache/arrow/pull/12565]
> [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
> Assignee: Joris Van den Bossche
> Priority: Major
> Labels: pull-request-available
> Fix For: 8.0.0
>
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
> 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)