This is an automated email from the ASF dual-hosted git repository. zouxinyi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from c1fea2d4bc0 [fix](arrow-flight-sql) Fix query result is empty and not return query error message (#45023) add 4a26eb7bcf0 [fix](arrow-flight-sql) Revert `arrow_flight_sql` group from regression test (#44992) No new revisions were added by this update. Summary of changes: .../suites/nereids_p0/show/test_show_create_table_nereids.groovy | 2 +- regression-test/suites/nereids_p0/show/test_show_create_view.groovy | 2 +- regression-test/suites/query_p0/aggregate/aggregate_count1.groovy | 2 +- regression-test/suites/query_p0/aggregate/select_distinct.groovy | 2 +- .../query_p0/casesensetive_column/join_with_column_casesensetive.groovy | 2 +- regression-test/suites/query_p0/cast/test_cast.groovy | 2 +- regression-test/suites/query_p0/except/test_query_except.groovy | 2 +- regression-test/suites/query_p0/group_concat/test_group_concat.groovy | 2 +- .../suites/query_p0/grouping_sets/test_grouping_sets1.groovy | 2 +- regression-test/suites/query_p0/having/having.groovy | 2 +- regression-test/suites/query_p0/intersect/test_intersect.groovy | 2 +- regression-test/suites/query_p0/join/test_join2.groovy | 2 +- regression-test/suites/query_p0/join/test_left_join1.groovy | 2 +- regression-test/suites/query_p0/join/test_nestedloop_outer_join.groovy | 2 +- regression-test/suites/query_p0/join/test_partitioned_hash_join.groovy | 2 +- regression-test/suites/query_p0/lateral_view/lateral_view.groovy | 2 +- regression-test/suites/query_p0/limit/OffsetInSubqueryWithJoin.groovy | 2 +- regression-test/suites/query_p0/literal_view/lietral_test.groovy | 2 +- regression-test/suites/query_p0/operator/test_set_operator.groovy | 2 +- regression-test/suites/query_p0/operator/test_sort_operator.groovy | 2 +- .../suites/query_p0/session_variable/test_default_limit.groovy | 2 +- .../suites/query_p0/show/test_show_create_materialized_view.groovy | 2 +- regression-test/suites/query_p0/show/test_show_create_table.groovy | 2 +- .../aggregate_functions/test_aggregate_all_functions.groovy | 2 +- .../query_p0/sql_functions/case_function/test_case_function_null.groovy | 2 +- .../query_p0/sql_functions/hash_functions/test_hash_function.groovy | 2 +- .../suites/query_p0/sql_functions/ip_functions/test_ip_functions.groovy | 2 +- .../query_p0/sql_functions/json_function/test_query_json_insert.groovy | 2 +- .../query_p0/sql_functions/json_functions/test_json_function.groovy | 2 +- .../suites/query_p0/sql_functions/math_functions/test_conv.groovy | 2 +- .../sql_functions/search_functions/test_multi_string_search.groovy | 2 +- .../query_p0/sql_functions/spatial_functions/test_gis_function.groovy | 2 +- .../query_p0/sql_functions/string_functions/test_string_function.groovy | 2 +- .../suites/query_p0/sql_functions/table_function/explode_split.groovy | 2 +- .../suites/query_p0/sql_functions/test_alias_function.groovy | 2 +- regression-test/suites/query_p0/sql_functions/test_predicate.groovy | 2 +- .../width_bucket_fuctions/test_width_bucket_function.groovy | 2 +- regression-test/suites/query_p0/subquery/test_subquery2.groovy | 2 +- regression-test/suites/query_p0/test_data_type_marks.groovy | 2 +- regression-test/suites/query_p0/test_dict_with_null.groovy | 2 +- regression-test/suites/query_p0/test_orderby_nullliteral.groovy | 2 +- regression-test/suites/query_p0/test_select_constant.groovy | 2 +- regression-test/suites/query_p0/test_select_with_predicate_like.groovy | 2 +- regression-test/suites/query_p0/test_select_with_predicate_prune.groovy | 2 +- regression-test/suites/query_p0/type_inference/test_largeint.groovy | 2 +- regression-test/suites/query_p0/with/test_with_and_two_phase_agg.groovy | 2 +- 46 files changed, 46 insertions(+), 46 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org