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: [email protected]
For additional commands, e-mail: [email protected]