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

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


    from adad523d7b3 [enhancement](regression-test) modify a key type from 
BIGINT/LARGEINT to other type (#34436)
     add a22b4f4d379 [WIP](test) remove enable_nereids_planner in regression 
cases (part 2) (#34490)

No new revisions were added by this update.

Summary of changes:
 .../test_bloom_filter_is_not_null.out              | 10 ----
 .../data/correctness/test_cast_as_decimalv3.out    |  6 --
 .../test_from_millisecond_microsecond.out          |  9 ---
 regression-test/data/correctness/test_in_null.out  | 14 -----
 .../data/correctness/test_str_to_date.out          | 34 ++---------
 .../correctness/test_time_diff_microseconds.out    |  2 +-
 .../data/correctness/test_time_function.out        | 48 ---------------
 regression-test/data/correctness_p0/test_avg.out   |  5 +-
 .../data/correctness_p0/test_cast_null.out         |  3 -
 .../data/correctness_p0/test_constant_having.out   |  2 -
 .../correctness_p0/test_div_decimal_overflow.out   |  5 +-
 .../data/correctness_p0/test_function_conjunct.out |  2 -
 regression-test/data/ddl_p0/test_create_view.out   |  2 +-
 .../data/performance_p0/redundant_conjuncts.out    | 29 +++++++--
 .../test_bloom_filter_is_not_null.groovy           | 12 +---
 .../correctness/test_cast_as_decimalv3.groovy      | 14 +----
 .../correctness/test_date_function_const.groovy    |  5 +-
 .../test_from_millisecond_microsecond.groovy       | 21 ++-----
 .../suites/correctness/test_in_null.groovy         | 15 +----
 .../suites/correctness/test_str_to_date.groovy     | 28 ++-------
 .../correctness/test_time_diff_microseconds.groovy |  5 +-
 .../suites/correctness/test_time_function.groovy   | 68 +---------------------
 .../suites/correctness/test_timev2_fold.groovy     |  6 +-
 .../correctness_p0/test_agg_materialize.groovy     |  1 -
 .../suites/correctness_p0/test_avg.groovy          |  6 --
 .../suites/correctness_p0/test_bit_function.groovy |  2 -
 .../correctness_p0/test_bit_shift_lagency.groovy   |  4 +-
 .../correctness_p0/test_bucket_shuffle_join.groovy | 11 ++--
 .../correctness_p0/test_cast_date_decimal.groovy   |  4 --
 .../suites/correctness_p0/test_cast_in.groovy      |  3 -
 .../suites/correctness_p0/test_cast_null.groovy    | 17 ------
 .../correctness_p0/test_constant_having.groovy     | 21 -------
 .../suites/correctness_p0/test_ctas_mv.groovy      |  1 -
 .../test_div_decimal_overflow.groovy               |  9 ---
 .../correctness_p0/test_function_conjunct.groovy   |  5 --
 .../suites/correctness_p0/test_implict_cast.groovy |  3 +-
 .../test_inlineview_with_lateralview.groovy        |  1 -
 .../test_inlineview_with_project.groovy            |  1 -
 .../test_inlineview_with_window_function.groovy    |  1 -
 .../test_join_with_projection.groovy               |  1 -
 .../suites/correctness_p0/test_mv_case.groovy      |  1 -
 .../suites/correctness_p0/test_time_round.groovy   |  4 +-
 .../datatype_p0/complex_types/test_map.groovy      |  1 -
 .../test_complextype_information_schema.groovy     |  1 -
 ..._nested_types_insert_into_with_agg_table.groovy |  3 +-
 ..._nested_types_insert_into_with_dup_table.groovy |  1 -
 ...sted_types_insert_into_with_unique_table.groovy |  3 +-
 .../suites/ddl_p0/test_create_view.groovy          |  1 -
 regression-test/suites/ddl_p0/test_ctas.groovy     |  6 --
 ...urrent_timestamp_as_column_default_value.groovy |  4 --
 .../suites/delete_p0/test_delete_on_value.groovy   |  3 -
 .../cache/parse_sql_from_sql_cache.groovy          | 10 ----
 .../nereids_p0/create_table/test_ctas.groovy       |  2 -
 .../suites/nereids_p0/datatype/test_cast.groovy    |  7 +--
 regression-test/suites/nereids_p0/load.groovy      |  3 -
 .../test_string_function_like.groovy               | 11 ----
 .../table_function/explode_map.groovy              |  7 ---
 .../suites/nereids_p0/tablesample.groovy           |  4 +-
 .../nereids_p0/test_filter_pushdown_set.groovy     |  3 +-
 .../mv/newMv/dup_mv_bm_hash.groovy                 |  8 ---
 .../nereids_syntax_p0/mv/newMv/dup_mv_year.groovy  |  8 ---
 .../mv/newMv/sum_devide_count.groovy               |  6 --
 .../performance_p0/redundant_conjuncts.groovy      |  2 +-
 63 files changed, 63 insertions(+), 472 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to