This is an automated email from the ASF dual-hosted git repository. zykkk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 1405b7ca82 [improve](scan) support lower the thread priority of scan thread (#24526) add 5eb8fe3d6e [improvement](type) modify the inner type display of the Array/Map/Struct type (#24459) No new revisions were added by this update. Summary of changes: .../src/main/java/org/apache/doris/catalog/ArrayType.java | 2 +- .../src/main/java/org/apache/doris/catalog/MapType.java | 3 ++- .../src/main/java/org/apache/doris/catalog/StructField.java | 12 ++++++++++++ .../src/main/java/org/apache/doris/catalog/StructType.java | 6 +++++- .../data/schema_change_p0/test_alter_table_column.out | 6 +++--- 5 files changed, 23 insertions(+), 6 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org