Description
Add new function try_aes_decrypt(). The function aes_decrypt() fails w/ an exception when it faces to a column value which it cannot decrypt. So, if a column contains bad and good input, it is impossible to decrypt even good input.
Attachments
Issue Links
- relates to
-
SPARK-37858 Throw Spark exceptions from AES functions
- Resolved
- links to