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

github-bot pushed a change to branch auto-pick-60565-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 3265a9af3f0 branch-4.0: [Fix](RestCatalog)When vendor credentials are 
configured at the catalog level, S3-compatible storage must also support 
temporary credentials (#60232) (#60638)
     add a9a78c17fbe [fix](nereids) Fix incorrect isDomain parsing in SET 
PASSWORD statement (#60565)

No new revisions were added by this update.

Summary of changes:
 .../doris/nereids/parser/LogicalPlanBuilder.java   |   8 +-
 .../trees/plans/commands/SetOptionsCommand.java    |   4 +
 .../trees/plans/commands/info/SetPassVarOp.java    |   4 +
 .../doris/nereids/parser/SetPasswordParseTest.java | 128 +++++++++++++++++++++
 .../suites/account_p0/test_set_password.groovy     |  69 +++++++++++
 5 files changed, 206 insertions(+), 7 deletions(-)
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/nereids/parser/SetPasswordParseTest.java
 create mode 100644 regression-test/suites/account_p0/test_set_password.groovy


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

Reply via email to