You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…nSSL 1.1 (#38379)
### Rationale for this change
This explicit initialization is for Valgrind and OpenSSL 1.1 will be unsupported eventually. So we can disable this explicit initialization for OpenSSL 1.1.
### What changes are included in this PR?
Disable the explicit initialization with OpenSSL 1.1.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
No.
* Closes: #38378
Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
…th OpenSSL 1.1 (apache#38379)
### Rationale for this change
This explicit initialization is for Valgrind and OpenSSL 1.1 will be unsupported eventually. So we can disable this explicit initialization for OpenSSL 1.1.
### What changes are included in this PR?
Disable the explicit initialization with OpenSSL 1.1.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
No.
* Closes: apache#38378
Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
dgreiss
pushed a commit
to dgreiss/arrow
that referenced
this issue
Feb 19, 2024
…th OpenSSL 1.1 (apache#38379)
### Rationale for this change
This explicit initialization is for Valgrind and OpenSSL 1.1 will be unsupported eventually. So we can disable this explicit initialization for OpenSSL 1.1.
### What changes are included in this PR?
Disable the explicit initialization with OpenSSL 1.1.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
No.
* Closes: apache#38378
Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
Describe the bug, including details regarding any error messages, version, and platform.
It's caused by #38306.
centos-7-amd64
:https://github.com/ursacomputing/crossbow/actions/runs/6571980068/job/17852177717#step:8:3895
Component(s)
C++, Parquet
The text was updated successfully, but these errors were encountered: