lide-reed commented on code in PR #26403: URL: https://github.com/apache/doris/pull/26403#discussion_r1383099435
########## pytest/deploy/start.py: ########## @@ -194,7 +195,7 @@ def add_auditload_plugin(): sql_hash varchar(48) comment 'Hash value for this query', \ sql_digest varchar(48) comment 'Sql digest for this query', \ peak_memory_bytes bigint comment 'Peak memory bytes used on all backends of this query', \ - stmt string comment 'The original statement, trimed if longer than 2G ' \ + stmt string comment 'The original statement, trimed if longer than 2G, ' \ Review Comment: Don't change this statement. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org