This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from b836518488b [fix](group commit)Fix wal manager ut (#48789) add 6e568af56b8 [improvement](fe) trim the start and end whitespace of properties (#48710) No new revisions were added by this update. Summary of changes: fe/fe-core/src/main/cup/sql_parser.cup | 8 +- .../doris/nereids/parser/LogicalPlanBuilder.java | 4 +- .../java/org/apache/doris/alter/AlterTest.java | 57 +++++++++++-- .../doris/analysis/AdminSetConfigStmtTest.java | 7 ++ .../java/org/apache/doris/analysis/StageTest.java | 10 +++ .../org/apache/doris/catalog/AdminStmtTest.java | 34 ++++++++ .../org/apache/doris/catalog/CreateTableTest.java | 96 +++++++++++++++++++++- 7 files changed, 200 insertions(+), 16 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org