You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Benson Muite (Jira)" <ji...@apache.org> on 2022/10/23 18:33:00 UTC

[jira] [Created] (ARROW-18138) Check version of OpenSSL for Gandiva

Benson Muite created ARROW-18138:
------------------------------------

             Summary: Check version of OpenSSL for Gandiva
                 Key: ARROW-18138
                 URL: https://issues.apache.org/jira/browse/ARROW-18138
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++ - Gandiva
            Reporter: Benson Muite


Gandiva uses functions not available in OpenSSL 1.0 which is the default on Cent OS 7.
To enable a smoother installation process, configure CMake to check the version
of OpenSSL that is available and ensure it is greater than or equal to 1.1.1.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)