[feature](aes_encrypt) support GCM mode for aes_encrypt and aes_decrypt#40004
[feature](aes_encrypt) support GCM mode for aes_encrypt and aes_decrypt#40004cambyzju merged 2 commits intoapache:masterfrom
Conversation
|
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
|
run buildall |
|
clang-tidy review says "All clean, LGTM! 👍" |
TPC-H: Total hot run time: 37362 ms |
TPC-DS: Total hot run time: 193045 ms |
ClickBench: Total hot run time: 30.52 s |
|
clang-tidy review says "All clean, LGTM! 👍" |
1 similar comment
|
clang-tidy review says "All clean, LGTM! 👍" |
|
run buildall |
|
clang-tidy review says "All clean, LGTM! 👍" |
...main/java/org/apache/doris/nereids/trees/expressions/functions/scalar/AesCryptoFunction.java
Show resolved
Hide resolved
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
|
run External |
|
run performance |
|
run buildall |
|
clang-tidy review says "All clean, LGTM! 👍" |
|
run buildall |
|
clang-tidy review says "All clean, LGTM! 👍" |
|
run buildall |
|
clang-tidy review says "All clean, LGTM! 👍" |
|
TeamCity be ut coverage result: |
6a6a9c0
|
clang-tidy review says "All clean, LGTM! 👍" |
TPC-H: Total hot run time: 37828 ms |
|
TeamCity be ut coverage result: |
TPC-DS: Total hot run time: 192609 ms |
ClickBench: Total hot run time: 31.9 s |
|
run Code Formatter |
|
run buildall |
TPC-H: Total hot run time: 38255 ms |
|
TeamCity be ut coverage result: |
TPC-DS: Total hot run time: 192642 ms |
ClickBench: Total hot run time: 32.1 s |
|
run buildall |
|
TeamCity be ut coverage result: |
TPC-H: Total hot run time: 37794 ms |
TPC-DS: Total hot run time: 192231 ms |
ClickBench: Total hot run time: 32.08 s |
|
PR approved by at least one committer and no changes requested. |
support GCM mode for aes encrypt and decrypt, like spark, clickhouse, bigquery, snowflake and so on.
Usage: