[jira] [Commented] (IMPALA-14683) test_encryption_exprs fails against some OpenSSL versions

2026-02-09 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/IMPALA-14683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18057329#comment-18057329
 ] 

ASF subversion and git services commented on IMPALA-14683:
--

Commit 1753c3aa7c4829882fd9d32518da9b7a667f5cf1 in impala's branch 
refs/heads/master from Peter Rozsa
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=1753c3aa7 ]

IMPALA-14683: remove AES_128_GCM test case from encryption_exprs_errors

This change removes AES_128_GCM aes_decrypt test case as the AES_256_GCM
checks the same code path and therefore it gives no additional value.
This test could have failed on systems where the openssl version already
deprecated the AES_128_GCM mode.

Change-Id: If6cf709d6e16a8d0e70037d4545c9de12cacf251
Reviewed-on: http://gerrit.cloudera.org:8080/23947
Reviewed-by: Impala Public Jenkins 
Tested-by: Peter Rozsa 


> test_encryption_exprs fails against some OpenSSL versions
> -
>
> Key: IMPALA-14683
> URL: https://issues.apache.org/jira/browse/IMPALA-14683
> Project: IMPALA
>  Issue Type: Bug
>  Components: Backend
>Reporter: Zoltán Borók-Nagy
>Assignee: Nándor Kollár
>Priority: Major
>  Labels: broken-build
>
> test_encryption_exprs fails with the following error:
>  
> {noformat}
> failed:UDF ERROR: AES mode AES_128_GCM is not supported by OpenSSL version 
> (OpenSSL 1.1.1k  FIPS 25 Mar 2021) that Impala was built against.{noformat}
> This is since IMPALA-14666.
>  



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

-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



[jira] [Commented] (IMPALA-14683) test_encryption_exprs fails against some OpenSSL versions

2026-01-14 Thread Jira


[ 
https://issues.apache.org/jira/browse/IMPALA-14683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18051866#comment-18051866
 ] 

Zoltán Borók-Nagy commented on IMPALA-14683:


[~prozsa] could you please take a look? Feel free to reassign.

> test_encryption_exprs fails against some OpenSSL versions
> -
>
> Key: IMPALA-14683
> URL: https://issues.apache.org/jira/browse/IMPALA-14683
> Project: IMPALA
>  Issue Type: Bug
>  Components: Backend
>Reporter: Zoltán Borók-Nagy
>Assignee: Peter Rozsa
>Priority: Major
>  Labels: broken-build
>
> test_encryption_exprs fails with the following error:
>  
> {noformat}
> failed:UDF ERROR: AES mode AES_128_GCM is not supported by OpenSSL version 
> (OpenSSL 1.1.1k  FIPS 25 Mar 2021) that Impala was built against.{noformat}
> This is since IMPALA-14666.
>  



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

-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]