Daniel Becker created IMPALA-14053:
--------------------------------------
Summary: Useful error message when encrypting with GCM with empty
IV
Key: IMPALA-14053
URL: https://issues.apache.org/jira/browse/IMPALA-14053
Project: IMPALA
Issue Type: Improvement
Reporter: Daniel Becker
When calling aes_encrypt() with GCM mode with an empty IV, we get a generic
error:
{code:java}
UDF ERROR: AES encryption failed.
{code}
We should provide a more useful error message, as in the case of null IVs.
Note that GCM does not support empty IVs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]