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 45dbd4d872 [fix](dbt)fix dbt incremental #16840
add 45427b86be [regression](struct-type) add more regression tests for
struct and map type (#16790)
No new revisions were added by this update.
Summary of changes:
.../org/apache/doris/catalog/PrimitiveType.java | 14 +++-
.../doris/alter/MaterializedViewHandler.java | 7 +-
.../apache/doris/common/util/PropertyAnalyzer.java | 2 +-
.../rules/implementation/AggregateStrategies.java | 3 +-
.../apache/doris/planner/SingleNodePlanner.java | 2 +-
.../bloom_filter_p0/test_bloom_filter.groovy | 76 ++++++++++++++++++++--
.../rollup_p0/test_materialized_view_array.groovy | 2 +-
...groovy => test_materialized_view_struct.groovy} | 46 ++++++-------
8 files changed, 112 insertions(+), 40 deletions(-)
copy regression-test/suites/rollup_p0/{test_materialized_view_array.groovy =>
test_materialized_view_struct.groovy} (58%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]