Yida Wu has posted comments on this change. ( http://gerrit.cloudera.org:8080/24110 )
Change subject: IMPALA-14807: Fix squeasel MD5 issue in OpenSSL 3.0 ...................................................................... Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/24110/3/be/src/thirdparty/squeasel/squeasel.c File be/src/thirdparty/squeasel/squeasel.c: http://gerrit.cloudera.org:8080/#/c/24110/3/be/src/thirdparty/squeasel/squeasel.c@1558 PS3, Line 1558: const char *p; > These EVP interfaces exist on older OpenSSL versions. We have the option of Makes sense. I dropped the old code, but added macors for EVP_MD_CTX_new/free to use old interfaces support OpenSSL under 1.1.0. -- To view, visit http://gerrit.cloudera.org:8080/24110 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I806394633eaa73d973c27988fd303004487ddb4a Gerrit-Change-Number: 24110 Gerrit-PatchSet: 4 Gerrit-Owner: Yida Wu <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Yida Wu <[email protected]> Gerrit-Comment-Date: Tue, 24 Mar 2026 03:55:05 +0000 Gerrit-HasComments: Yes
