Peter Rozsa has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/23947 )
Change subject: IMPALA-14683: remove AES_128_GCM test case from encryption_exprs_errors ...................................................................... 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 <[email protected]> Tested-by: Peter Rozsa <[email protected]> --- M testdata/workloads/functional-query/queries/QueryTest/encryption_exprs_errors.test 1 file changed, 0 insertions(+), 6 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved Peter Rozsa: Verified -- To view, visit http://gerrit.cloudera.org:8080/23947 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: If6cf709d6e16a8d0e70037d4545c9de12cacf251 Gerrit-Change-Number: 23947 Gerrit-PatchSet: 3 Gerrit-Owner: Peter Rozsa <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Peter Rozsa <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
