This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-46444-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from aef3b54db5b branch-3.0-pick: [Fix](partial update) Fix incorrect
result when partial update include delete sign columns #46194 (#46336)
add 3c9824b4b09 [Fix](Variant) variant should not implicit be short key
column when create mv (#46444)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/doris/catalog/Type.java | 12 +++++++++
.../doris/alter/MaterializedViewHandler.java | 3 +--
.../doris/analysis/CreateMaterializedViewStmt.java | 6 +++--
.../org/apache/doris/analysis/CreateTableStmt.java | 11 +-------
.../main/java/org/apache/doris/catalog/Env.java | 2 +-
.../trees/plans/commands/info/CreateMTMVInfo.java | 8 +++---
.../trees/plans/commands/info/CreateTableInfo.java | 3 +--
regression-test/data/variant_p0/mv/multi_slot.out | 3 +++
.../test_create_mv_complex_type.groovy | 8 +++---
.../rollup_p0/test_materialized_view_array.groovy | 2 +-
.../rollup_p0/test_materialized_view_struct.groovy | 2 +-
.../suites/variant_p0/mv/multi_slot.groovy | 31 ++++++++++++++++++++--
12 files changed, 62 insertions(+), 29 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]