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

starocean999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 8d85f5bf7a4 [chore](SerDe) remove date_olap_format in FormatOptions 
(#51260)
     add 33d159c401d [Enhancement] (nereids)implement RefreshLdapCommand in 
nereids (#50655)

No new revisions were added by this update.

Summary of changes:
 .../antlr4/org/apache/doris/nereids/DorisParser.g4 |  6 +--
 .../org/apache/doris/mysql/privilege/Auth.java     |  5 +++
 .../doris/nereids/parser/LogicalPlanBuilder.java   |  9 +++++
 .../apache/doris/nereids/trees/plans/PlanType.java |  1 +
 .../commands/refresh/RefreshLdapCommand.java}      | 43 +++++++++++++---------
 .../trees/plans/visitor/CommandVisitor.java        |  5 +++
 .../test_nereids_refresh_ldap.groovy}              | 15 +++++---
 7 files changed, 55 insertions(+), 29 deletions(-)
 copy fe/fe-core/src/main/java/org/apache/doris/{analysis/RefreshLdapStmt.java 
=> nereids/trees/plans/commands/refresh/RefreshLdapCommand.java} (63%)
 copy regression-test/suites/{auth_p0/test_grant_auth.groovy => 
external_table_p0/nereids_commands/test_nereids_refresh_ldap.groovy} (76%)


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

Reply via email to