This is an automated email from the ASF dual-hosted git repository.
gavinchou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from de6a00654b9 [chore](bash) support read env variables from
doris_cloud.conf (#38060)
add 63db4e0fb8e [chore](audit) Optimize the SQL (insert into values)
length in audit logs (#37894)
No new revisions were added by this update.
Summary of changes:
.../commands/insert/InsertIntoTableCommand.java | 4 +
.../doris/plugin/audit/AuditLoaderPlugin.java | 30 +----
.../java/org/apache/doris/qe/AuditLogHelper.java | 132 +++++++++++++++++++--
.../java/org/apache/doris/qe/StmtExecutor.java | 3 +-
.../suites/audit/test_audit_log_behavior.groovy | 101 ++++++++++++++++
5 files changed, 228 insertions(+), 42 deletions(-)
create mode 100644 regression-test/suites/audit/test_audit_log_behavior.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]