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 80930aaa5be [chore](query err) fix cutting err msg incorrectly (#41456) add 144f61635ee [improvement](create table) add backend details to creating table failed msg (#41463) No new revisions were added by this update. Summary of changes: .../doris/common/util/DynamicPartitionUtil.java | 3 +- .../main/java/org/apache/doris/system/Backend.java | 65 ++++++++++++++++++++++ .../org/apache/doris/system/SystemInfoService.java | 14 ++++- .../org/apache/doris/catalog/CreateTableTest.java | 6 +- .../apache/doris/catalog/ModifyBackendTest.java | 9 ++- .../trees/plans/CreateTableCommandTest.java | 5 +- 6 files changed, 95 insertions(+), 7 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org