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

yiguolei pushed a change to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from aa728aef667 [Improvement](tools) refine tools schema (#45825)
     add 1c47f5cf576 [regression-test](fix) fix case with invalid grammer 
(#45211) (#45791)

No new revisions were added by this update.

Summary of changes:
 .../suites/account_p0/test_alter_user.groovy       | 46 ++++++++--------
 .../suites/account_p0/test_auth_show.groovy        |  4 +-
 .../suites/account_p0/test_grant_priv.groovy       |  4 +-
 .../account_p0/test_grant_priv_resource.groovy     |  4 +-
 .../account_p0/test_grant_priv_workload.groovy     |  4 +-
 .../account_p0/test_nereids_authentication.groovy  | 14 ++---
 .../account_p0/test_nereids_row_policy.groovy      |  6 +-
 regression-test/suites/account_p0/test_role.groovy |  4 +-
 .../auth_p0/test_admin_copy_tablet_auth.groovy     |  2 +-
 .../suites/auth_p0/test_alter_policy_auth.groovy   |  2 +-
 .../suites/auth_p0/test_alter_view_auth.groovy     |  4 +-
 .../auth_p0/test_cancel_alter_system_auth.groovy   |  2 +-
 .../suites/auth_p0/test_create_policy_auth.groovy  |  2 +-
 .../suites/auth_p0/test_create_view_auth.groovy    |  4 +-
 .../test_drop_materialized_view_auth.groovy        |  2 +-
 .../suites/auth_p0/test_drop_policy_auth.groovy    |  2 +-
 .../test_master_slave_consistency_auth.groovy      | 64 +++++++++++-----------
 .../suites/auth_p0/test_select_column_auth.groovy  | 16 +++---
 .../suites/auth_p0/test_select_view_auth.groovy    |  4 +-
 .../test_set_ldap_admin_password_auth.groovy       |  2 +-
 .../test_show_catalog_recycle_bin_auth.groovy      |  2 +-
 .../auth_p0/test_show_create_database_auth.groovy  |  2 +-
 .../test_show_create_repository_auth.groovy        |  2 +-
 .../suites/auth_p0/test_show_data_auth.groovy      |  2 +-
 .../auth_p0/test_show_encryptkeys_auth.groovy      |  2 +-
 .../suites/auth_p0/test_show_plugins_auth.groovy   |  2 +-
 .../auth_p0/test_show_repositories_auth.groovy     |  2 +-
 .../suites/auth_p0/test_show_snapshot_auth.groovy  |  2 +-
 .../auth_p0/test_show_stream_load_auth.groovy      |  4 +-
 .../auth_p0/test_show_tablets_belong_auth.groovy   |  2 +-
 .../auth_p0/test_show_transaction_auth.groovy      |  2 +-
 .../suites/auth_p0/test_use_encryptkey_auth.groovy |  4 +-
 regression-test/suites/auth_up_down_p0/load.groovy | 22 ++++----
 .../auth_up_down_p0/test_grant_revoke_auth.groovy  | 12 ++--
 .../auth/test_disable_revoke_admin_auth.groovy     |  2 +-
 .../test_compaction_uniq_keys_row_store.groovy     |  2 +-
 .../suites/delete_p0/test_delete_on_mor.groovy     |  2 +-
 .../suites/demo_p0/connect_action.groovy           |  2 +-
 .../hive/test_external_catalog_hive.groovy         |  2 +-
 .../hive/test_external_sql_block_rule.groovy       |  6 +-
 .../external_table_p0/hive/test_hive_other.groovy  |  2 +-
 .../iceberg/iceberg_drop_rest_table.groovy         |  2 +-
 .../external_table_p0/jdbc/test_jdbc_call.groovy   |  4 +-
 .../jdbc/test_mysql_jdbc_catalog.groovy            |  4 +-
 .../external_table_p0/tvf/test_catalogs_tvf.groovy |  6 +-
 .../test_insert_from_tvf_with_common_user.groovy   |  2 +-
 .../tvf/test_s3_tvf_with_resource.groovy           |  4 +-
 .../insert_p0/insert_group_commit_into.groovy      | 10 ++--
 ...nsert_group_commit_into_max_filter_ratio.groovy |  2 +-
 .../insert_group_commit_into_unique.groovy         |  6 +-
 ...nsert_group_commit_into_unique_sync_mode.groovy |  6 +-
 .../insert_group_commit_with_large_data.groovy     |  2 +-
 .../suites/insert_p0/prepare_insert.groovy         | 10 ++--
 .../test_group_commit_data_bytes_property.groovy   |  2 +-
 .../test_group_commit_interval_ms_property.groovy  |  2 +-
 regression-test/suites/insert_p0/test_jdbc.groovy  |  4 +-
 .../operate_internal_schema.groovy                 |  2 +-
 .../suites/javaudf_p0/test_javaudf_auth.groovy     |  4 +-
 .../suites/manager/test_manager_interface_3.groovy | 28 +++++-----
 .../authorization/column_authorization.groovy      |  2 +-
 .../authorization/view_authorization.groovy        |  2 +-
 .../cache/parse_sql_from_sql_cache.groovy          | 18 +++---
 .../suites/nereids_p0/delete/delete_cte.groovy     |  2 +-
 .../delete/delete_mow_partial_update.groovy        |  2 +-
 .../suites/nereids_p0/delete/delete_using.groovy   |  2 +-
 .../insert_into_table/insert_auth.groovy           |  6 +-
 .../insert_into_table/partial_update.groovy        |  2 +-
 .../partial_update_complex.groovy                  |  2 +-
 .../partial_update_seq_col.groovy                  |  2 +-
 .../mv/with_auth/with_select_table_auth.groovy     |  4 +-
 .../suites/point_query_p0/test_point_query.groovy  |  6 +-
 .../test_point_query_partition.groovy              |  6 +-
 .../suites/prepared_stmt_p0/prepared_stmt.groovy   |  2 +-
 .../query_p0/system/test_partitions_schema.groovy  |  6 +-
 .../query_p0/system/test_table_options.groovy      |  6 +-
 .../query_p0/system/test_table_properties.groovy   |  6 +-
 .../suites/query_p0/test_row_policy.groovy         |  4 +-
 .../test_alter_table_column_rename.groovy          |  2 +-
 .../suites/show_p0/test_show_backends.groovy       |  4 +-
 .../suites/show_p0/test_show_statistic_proc.groovy |  4 +-
 .../suites/statistics/test_analyze_mtmv.groovy     |  2 +-
 .../suites/statistics/test_analyze_mv.groovy       |  2 +-
 .../partial_update/test_mix_partial_update.groovy  |  2 +-
 .../test_new_partial_update_delete.groovy          |  4 +-
 .../partial_update/test_partial_update.groovy      |  2 +-
 .../test_partial_update_2pc_schema_change.groovy   |  2 +-
 .../test_partial_update_after_delete.groovy        |  2 +-
 .../test_partial_update_auto_inc.groovy            |  2 +-
 .../test_partial_update_case_insensitivity.groovy  |  2 +-
 .../test_partial_update_complex_type.groovy        |  2 +-
 ...artial_update_complex_type_schema_change.groovy |  2 +-
 .../test_partial_update_default_value.groovy       |  2 +-
 .../test_partial_update_delete.groovy              |  2 +-
 .../test_partial_update_delete_sign.groovy         |  2 +-
 ...artial_update_insert_light_schema_change.groovy |  2 +-
 .../test_partial_update_insert_seq_col.groovy      |  2 +-
 .../test_partial_update_merge_type.groovy          |  2 +-
 .../test_partial_update_native_insert_stmt.groovy  |  2 +-
 ...artial_update_native_insert_stmt_complex.groovy |  2 +-
 .../test_partial_update_only_keys.groovy           |  2 +-
 .../test_partial_update_seq_col.groovy             |  2 +-
 .../test_partial_update_seq_col_delete.groovy      |  2 +-
 .../test_partial_update_seq_type.groovy            |  2 +-
 .../test_partial_update_seq_type_delete.groovy     |  2 +-
 .../test_partial_update_strict_mode.groovy         |  2 +-
 .../test_partial_update_upsert.groovy              |  2 +-
 .../test_partial_update_with_delete_stmt.groovy    |  2 +-
 .../test_partial_update_with_update_stmt.groovy    |  2 +-
 .../unique_with_mow_p0/test_delete_sign.groovy     |  2 +-
 .../suites/variant_p0/variant_with_rowstore.groovy |  2 +-
 .../workload_manager_p0/test_curd_wlg.groovy       |  8 +--
 .../workload_manager_p0/test_resource_tag.groovy   |  4 +-
 .../test_workload_sched_policy.groovy              | 12 ++--
 113 files changed, 274 insertions(+), 274 deletions(-)


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

Reply via email to