This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 29b3d39561 [enhancement](memory) print stacktrace for large allocation (#21069) add 5506faa7b4 [datetimev2](minor) Add scale parameter for datetimev2 (#21176) No new revisions were added by this update. Summary of changes: .../java/org/apache/doris/analysis/DescribeStmt.java | 13 +++++++++++-- .../src/main/java/org/apache/doris/catalog/Column.java | 3 +++ .../apache/doris/common/proc/IndexSchemaProcNode.java | 7 ++++++- .../test_create_table_with_bloom_filter.out | 16 ++++++++-------- .../data_model_p0/aggregate/test_aggregate_table.out | 16 ++++++++-------- .../data_model_p0/duplicate/test_duplicate_table.out | 4 ++-- regression-test/data/index_p0/test_bitmap_index.out | 12 ++++++------ .../data/inverted_index_p0/test_inverted_index.out | 12 ++++++------ .../data/nereids_syntax_p0/rollup/agg_date.out | 18 +++++++++--------- .../data/query_p0/show/test_show_create_table.out | 4 ++-- .../data/rollup_p0/test_rollup_agg_date.out | 18 +++++++++--------- 11 files changed, 70 insertions(+), 53 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org