You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by yi...@apache.org on 2022/10/14 07:19:16 UTC

[doris] branch master updated (b82e54a525 -> 6746434770)

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 b82e54a525 [feature](statistics) support to drop table or partition statistics (#13303)
     add 6746434770 [improvement](schema change) avoid using column ptr swap (#13273)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/schema_change.cpp                      |  81 +++++++---
 be/src/vec/columns/column_nullable.h               |   3 +
 .../test_alter_table_column_nullable.out           |  13 ++
 .../test_alter_table_column_nullable.groovy        | 167 +++++++++++++++++++++
 4 files changed, 239 insertions(+), 25 deletions(-)
 create mode 100644 regression-test/data/schema_change_p0/test_alter_table_column_nullable.out
 create mode 100644 regression-test/suites/schema_change_p0/test_alter_table_column_nullable.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org