This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45720-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from 879bb796556 [regression-test](fix) fix two case bug (#45974) add aeb1b3d28f0 [fix](auth) fix use database stmt access unauthorized catalog (#45720) No new revisions were added by this update. Summary of changes: .../java/org/apache/doris/analysis/UseStmt.java | 9 ++- .../nereids_commands/test_use_database_stmt.out} | 4 +- .../nereids_commands/test_use_database_stmt.groovy | 76 ++++++++++++++++++++++ 3 files changed, 82 insertions(+), 7 deletions(-) copy regression-test/data/{correctness_p0/test_group_by_constant.out => external_table_p0/nereids_commands/test_use_database_stmt.out} (86%) create mode 100644 regression-test/suites/external_table_p0/nereids_commands/test_use_database_stmt.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org