This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-45478-branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 3de3c6ff444 [fix](group commit) fix group commit session (#45800)
add dc22836c949 [case](auth)Add case for auth (#45478)
No new revisions were added by this update.
Summary of changes:
...st_system_user.groovy => test_system_db.groovy} | 45 ++++++----
..._system_user.groovy => test_system_role.groovy} | 36 ++++++--
.../suites/account_p0/test_system_user.groovy | 28 +++++-
.../suites/auth_p0/test_catalogs_auth.groovy | 68 ++++++++++++++
.../suites/auth_p0/test_mtmv_auth.groovy | 100 +++++++++++++++++++++
.../auth_p0/test_partition_values_tvf_auth.groovy | 69 ++++++++++++++
.../suites/auth_p0/test_partitions_auth.groovy | 84 +++++++++++++++++
.../suites/auth_p0/test_query_tvf_auth.groovy | 74 +++++++++++++++
.../suites/auth_p0/test_select_count_auth.groovy | 93 +++++++++++++++++++
.../external_table_p2/tvf/test_iceberg_meta.groovy | 34 ++++++-
10 files changed, 603 insertions(+), 28 deletions(-)
copy regression-test/suites/account_p0/{test_system_user.groovy =>
test_system_db.groovy} (52%)
copy regression-test/suites/account_p0/{test_system_user.groovy =>
test_system_role.groovy} (57%)
create mode 100644 regression-test/suites/auth_p0/test_catalogs_auth.groovy
create mode 100644 regression-test/suites/auth_p0/test_mtmv_auth.groovy
create mode 100644
regression-test/suites/auth_p0/test_partition_values_tvf_auth.groovy
create mode 100644 regression-test/suites/auth_p0/test_partitions_auth.groovy
create mode 100644 regression-test/suites/auth_p0/test_query_tvf_auth.groovy
create mode 100644 regression-test/suites/auth_p0/test_select_count_auth.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]