This is an automated email from the ASF dual-hosted git repository.

eldenmoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from f1b8e501d37 [fix](test)delete unstable case 
qt_agg_distinct_satisfy_dst_key_with_other_func_low_ndv in agg_strategy (#64022)
     add e9206af77d6 [chore](compaction) remove single replica compaction 
(#63771)

No new revisions were added by this update.

Summary of changes:
 be/src/agent/task_worker_pool.cpp                  |  12 -
 be/src/cloud/pb_convert.cpp                        |   4 -
 be/src/common/config.cpp                           |   4 -
 be/src/common/config.h                             |   3 -
 be/src/common/metrics/doris_metrics.cpp            |   6 -
 be/src/common/metrics/doris_metrics.h              |   3 -
 be/src/service/http/action/compaction_action.cpp   |  28 +-
 be/src/service/http/action/compaction_action.h     |   2 -
 .../compaction/single_replica_compaction.cpp       | 589 ---------------------
 .../storage/compaction/single_replica_compaction.h |  70 ---
 be/src/storage/olap_server.cpp                     | 201 -------
 be/src/storage/storage_engine.cpp                  |  42 --
 be/src/storage/storage_engine.h                    |  17 -
 be/src/storage/tablet/tablet.cpp                   |  55 --
 be/src/storage/tablet/tablet.h                     |  14 -
 be/src/storage/tablet/tablet_manager.cpp           |  42 +-
 be/src/storage/tablet/tablet_meta.cpp              |   5 -
 be/src/storage/tablet/tablet_schema.cpp            |   4 -
 be/src/storage/tablet/tablet_schema.h              |   5 -
 be/test/service/http/compaction_action_test.cpp    |  13 -
 .../storage/compaction/single_compaction_test.cpp  | 147 -----
 be/test/storage/tablet/tablet_mgr_test.cpp         |  68 +--
 .../storage/test_data/header_without_inc_rs.txt    |   1 -
 .../java/org/apache/doris/alter/RollupJobV2.java   |   1 -
 .../apache/doris/alter/SchemaChangeHandler.java    |  25 +-
 .../org/apache/doris/alter/SchemaChangeJobV2.java  |   1 -
 .../java/org/apache/doris/backup/RestoreJob.java   |   1 -
 .../main/java/org/apache/doris/catalog/Env.java    |   5 -
 .../java/org/apache/doris/catalog/OlapTable.java   |  16 -
 .../org/apache/doris/catalog/TableProperty.java    |  14 -
 .../apache/doris/common/util/PropertyAnalyzer.java |  22 -
 .../apache/doris/datasource/InternalCatalog.java   |  18 +-
 .../org/apache/doris/master/ReportHandler.java     |   1 -
 .../commands/info/ModifyTablePropertiesOp.java     |  10 -
 .../org/apache/doris/persist/OperationType.java    |   2 +-
 .../org/apache/doris/task/CreateReplicaTask.java   |   5 -
 .../doris/task/UpdateTabletMetaInfoTask.java       |   6 -
 .../doris/nereids/minidump/MinidumpUtTestData.json |   1 -
 .../rules/rewrite/PruneNestedColumnTest.java       |   3 +-
 .../java/org/apache/doris/task/AgentTaskTest.java  |   4 +-
 gensrc/proto/olap_file.proto                       |   4 +-
 gensrc/thrift/AgentService.thrift                  |   4 +-
 .../cache/ttl/ex06_ttl_restart_consistency.out     |   4 +-
 .../data/cloud_p0/cache/ttl/test_show_ttl.out      |   4 +-
 .../test_single_compaction_fault_injection.out     |  13 -
 ...ngle_compaction_with_variant_inverted_index.out |   4 -
 .../compaction/test_single_replica_compaction.out  |  10 -
 .../test_group_commit_interval_ms_property.out     |   8 +-
 ...st_single_replica_compaction_with_format_v2.out |   9 -
 .../data/query_p0/show/test_show_create_table.out  |   4 +-
 .../data/query_p0/system/test_table_properties.out |   8 +-
 .../test_show_create_table_and_views_nereids.out   |   8 +-
 .../data/show_p0/test_show_table_and_views.out     |   4 +-
 .../test_single_compaction_fault_injection.groovy  | 342 ------------
 ...e_compaction_with_variant_inverted_index.groovy | 257 ---------
 .../test_single_replica_compaction.groovy          | 265 ---------
 .../test_table_level_compaction_policy.groovy      |   8 -
 .../suites/correctness_p0/test_and_or.groovy       |   3 +-
 .../suites/correctness_p0/test_cast_null.groovy    |   9 +-
 ...est_colocate_join_with_different_tablets.groovy |   4 +-
 .../test_ctas_mv/test_ctas_mv.groovy               |   6 +-
 .../test_mv_case/test_mv_case.groovy               |   3 -
 .../correctness_p0/test_nested_lateral_view.groovy |   3 +-
 .../correctness_p0/test_set_operation.groovy       |   6 +-
 .../decimalv2/test_decimalv2_overflow2.groovy      |   3 +-
 .../decimalv3/test_decimalv3_string.groovy         |   2 +-
 .../test_large_string_and_nested_type.groovy       |   1 -
 .../test_special_buffer_before_nested.groovy       |   1 -
 .../query/test_nested_type_with_resize.groovy      |   3 +-
 .../test_create_view_nereids.groovy                |   3 +-
 .../stream_load_and_mysql_load.groovy              |   1 -
 regression-test/suites/ddl_p0/test_ctas.groovy     |   3 +-
 .../suites/ddl_p0/test_drop_view_nereids.groovy    |   3 +-
 .../suites/delete_p0/test_delete.groovy            |   3 +-
 ...l_tvf_with_complex_type_insertinto_doris.groovy |   6 +-
 .../test_build_index_fault.groovy                  |   3 +-
 .../suites/function_p0/test_array_map.groovy       |   1 -
 .../test_iot_auto_detect_fail.groovy               |   2 -
 .../test_array_contains_estimate.groovy            |   3 +-
 .../index_change/test_build_index.groovy           |   3 +-
 ...single_replica_compaction_with_format_v2.groovy | 208 --------
 .../test_arrayInvertedIdx_profile.groovy           |   3 +-
 .../test_array_contains_with_inverted_index.groovy |   3 +-
 .../inverted_index_p0/test_array_index.groovy      |   6 +-
 .../test_array_with_inverted_index_all_type.groovy |  14 +-
 .../suites/inverted_index_p0/test_delete.groovy    |   3 +-
 .../inverted_index_p0/test_index_rqg_bug8.groovy   |   1 -
 .../test_ip_cidr_search_with_inverted_index.groovy |   3 +-
 .../load_p0/stream_load/test_csv_split_line.groovy |   3 +-
 .../stream_load/test_csv_with_double_quotes.groovy |   3 +-
 .../load_p0/stream_load/test_json_load.groovy      |   3 +-
 .../test_load_with_map_nested_array.groovy         |   3 +-
 .../test_load_with_transfer_encoding.groovy        |   1 -
 .../stream_load/test_stream_load_error_url.groovy  |   1 -
 .../ddl/test_multi_char_line_delimiter.sql         |   1 -
 .../mv_with_force_drop/mv_with_force_drop.groovy   |   3 +-
 .../routine_load_mapping.groovy                    |   1 -
 .../suites/mv_p0/test_tcu/test_tcu.groovy          |   2 +-
 .../nereids_arith_p0/topn/accept_null.groovy       |   1 -
 .../suites/nereids_rules_p0/cse/cse.groovy         |   1 -
 .../cte/test_cte_name_reuse.groovy                 |   3 +-
 .../test_grouping_sets_combination.groovy          |   6 +-
 .../union_all_compensate.groovy                    |   2 -
 .../partition_prune/prune_or.groovy                |   1 -
 .../test_multi_range_partition.groovy              |   3 +-
 .../runtime_filter/rf_prune.groovy                 |   2 -
 .../transposeJoin/transposeSemiJoinAgg.groovy      |   2 -
 .../suites/nereids_syntax_p0/join_order.groovy     |   9 +-
 .../push_filter_through_ptopn.groovy               |   3 +-
 .../push_filter_through_window.groovy              |   3 +-
 .../suites/prepared_stmt_p0/prepared_stmt.groovy   |   1 -
 .../aggregate/agg_distinct_case_when.groovy        |   3 +-
 .../aggregate/aggregate_not_group_null.groovy      |   3 +-
 .../suites/query_p0/aggregate/array_agg.groovy     |  12 +-
 .../suites/query_p0/aggregate/bitmap_agg.groovy    |   6 +-
 .../suites/query_p0/aggregate/map_agg.groovy       |  12 +-
 .../aggregate/map_agg_nested_insert_doris.groovy   |   6 +-
 .../suites/query_p0/aggregate/map_agg_v1.groovy    |  12 +-
 .../suites/query_p0/cache/condition_cache.groovy   |   6 +-
 .../suites/query_p0/cache/query_cache.groovy       |   2 -
 .../query_p0/cast/test_complextype_to_json.groovy  |   3 +-
 .../suites/query_p0/eager_agg/load.groovy          |   1 -
 .../suites/query_p0/explain/explain_graph.groovy   |   2 -
 .../query_p0/explain/test_pushdown_explain.groovy  |   6 +-
 .../suites/query_p0/having/having.groovy           |   3 +-
 .../insert_into_table/partial_update.groovy        |   1 -
 .../query_p0/join/rqg/doris8317/doris8317.groovy   |   3 +-
 .../join/test_collect_list_distinct.groovy         |   9 +-
 .../query_p0/join/test_join_with_cast_array.groovy |  15 +-
 .../query_p0/operator/test_sort_operator.groovy    |   3 +-
 .../query_p0/runtime_filter/expr-target.groovy     |   2 -
 .../set/rqg_prod_20240226/rqg_prod_20240226.groovy |   2 -
 .../test_aggregate_all_functions2.groovy           |   3 +-
 ...test_count_distinct_with_collection_type.groovy |   3 +-
 .../sql_functions/array_functions/sql/q04.sql      |   3 +-
 .../array_functions/test_array_map_function.groovy |   3 +-
 .../sql_functions/table_function/explode.groovy    |   7 +-
 .../table_function/explode_array_decimal.groovy    |   1 -
 .../suites/query_p0/subquery/test_subquery.groovy  |   6 +-
 .../subquery/test_subquery_in_project.groovy       |   3 +-
 .../query_p0/system/test_query_sys_rowsets.groovy  |   3 +-
 .../system/test_query_sys_scan_rowsets.groovy      |   3 +-
 .../query_p0/system/test_query_sys_tables.groovy   |   3 +-
 regression-test/suites/query_p0/tablesample.groovy |   3 +-
 .../query_p0/test_forbid_unknown_col_stats.groovy  |   3 +-
 .../query_p0/test_repeat_no_stackflow.groovy       |   6 -
 .../update/update_after_create_rollup.groovy       |   1 -
 .../suites/query_p0/view/test_view2.groovy         |   6 +-
 .../char_type_shrink_before_project.groovy         |   1 -
 regression-test/suites/row_store/load.groovy       |   6 +-
 .../schema_change/test_alter_table_property.groovy |  17 -
 .../test_alter_rollup_table.groovy                 |   1 -
 .../test_schema_change_delete.groovy               |   1 -
 ...st_show_create_table_with_storage_policy.groovy |   3 +-
 .../suites/statistics/analyze_stats.groovy         |   3 +-
 .../suites/statistics/test_scale_num_nulls.groovy  |   1 -
 .../complex_types/map_uniq_with_local_tvf.groovy   |   3 +-
 .../test_partial_update_native_insert_stmt.groovy  |   1 -
 .../test_partial_update_strict_mode.groovy         |   5 -
 .../test_partial_update_upsert.groovy              |   2 -
 .../test_partial_update_native_insert_stmt.groovy  |   1 -
 .../test_partial_update_strict_mode.groovy         |   5 -
 .../test_partial_update_upsert.groovy              |   2 -
 .../unique_with_mow_p0/test_create_table.groovy    |  20 -
 .../suites/variant_p0/doc_mode/load.groovy         |   1 -
 .../variant_p0/doc_mode/predefine/load.groovy      |   1 -
 .../predefine/test_predefine_type_index.groovy     |   1 -
 .../test_array_contains_with_inverted_index.groovy |   1 -
 regression-test/suites/variant_p0/load.groovy      |   1 -
 .../suites/variant_p0/mv/multi_slot.groovy         |   1 -
 .../suites/variant_p0/predefine/load.groovy        |   1 -
 .../predefine/test_predefine_type_index.groovy     |   1 -
 .../suites/variant_p0/rqg/fix_rqg1.groovy          |   1 -
 regression-test/suites/variant_p0/rqg/rqg6.sql     |   1 -
 regression-test/suites/variant_p0/rqg/rqg7.sql     |   4 -
 .../test_array_contains_with_inverted_index.groovy |   1 -
 .../test_array_inverted_index_profile.groovy       |   1 -
 tools/coffeebench-tools/ddl/create-tables.sql      |   3 -
 178 files changed, 146 insertions(+), 2914 deletions(-)
 delete mode 100644 be/src/storage/compaction/single_replica_compaction.cpp
 delete mode 100644 be/src/storage/compaction/single_replica_compaction.h
 delete mode 100644 be/test/storage/compaction/single_compaction_test.cpp
 delete mode 100644 
regression-test/data/compaction/test_single_compaction_fault_injection.out
 delete mode 100644 
regression-test/data/compaction/test_single_compaction_with_variant_inverted_index.out
 delete mode 100644 
regression-test/data/compaction/test_single_replica_compaction.out
 delete mode 100644 
regression-test/data/inverted_index_p0/index_format_v2/test_single_replica_compaction_with_format_v2.out
 delete mode 100644 
regression-test/suites/compaction/test_single_compaction_fault_injection.groovy
 delete mode 100644 
regression-test/suites/compaction/test_single_compaction_with_variant_inverted_index.groovy
 delete mode 100644 
regression-test/suites/compaction/test_single_replica_compaction.groovy
 delete mode 100644 
regression-test/suites/inverted_index_p0/index_format_v2/test_single_replica_compaction_with_format_v2.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to