This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from f3b50b3472 [enhance](cooldown) skip once failed follow cooldown tablet
(#16810)
add 626fbc34f9 [bugfix](jsonb) Fix create mv using jsonb key cause be
crash (#17430)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/doris/catalog/Type.java | 6 +-
.../doris/alter/MaterializedViewHandler.java | 2 +-
.../analysis/CheckExpressionLegalityTest.java | 2 +-
.../test_create_mv_datatype.out | 31 ++++
.../test_create_mv_complex_type.groovy | 205 +++++++++++++++++++++
5 files changed, 241 insertions(+), 5 deletions(-)
create mode 100644
regression-test/data/materialized_view_p0/test_create_mv_datatype.out
create mode 100644
regression-test/suites/materialized_view_p0/test_create_mv_complex_type.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]