This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from 177764647df [fix](mtmv)fix mtmv dead lock (#37009) (#37133) add 0a1abf10d6b [fix](auth)support check priv when tvf use resource (#36928) (#37132) No new revisions were added by this update. Summary of changes: .../org/apache/doris/analysis/AlterPolicyStmt.java | 1 + .../apache/doris/analysis/CreatePolicyStmt.java | 1 + .../java/org/apache/doris/common/ErrorCode.java | 4 ++ .../nereids/rules/rewrite/CheckPrivileges.java | 9 ++++ .../functions/table/TableValuedFunction.java | 5 +++ .../ExternalFileTableValuedFunction.java | 17 ++++++++ .../doris/tablefunction/TableValuedFunctionIf.java | 5 +++ .../tvf/test_s3_tvf_with_resource.groovy | 48 ++++++++++++++++++++++ 8 files changed, 90 insertions(+) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org