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 982e733ac8c [fix](nereids)keep at least one hash output slot when 
prune slots in hash join node (#47318)
     add 6120614192c [Enhancement] (nereids)implement alterRepositoryCommand in 
nereids (#46838)

No new revisions were added by this update.

Summary of changes:
 .../antlr4/org/apache/doris/nereids/DorisParser.g4 |  3 +-
 .../org/apache/doris/backup/BackupHandler.java     |  9 +++-
 .../doris/nereids/parser/LogicalPlanBuilder.java   | 11 +++++
 .../apache/doris/nereids/trees/plans/PlanType.java |  1 +
 .../commands/alter/AlterRepositoryCommand.java}    | 48 ++++++++++------------
 .../trees/plans/visitor/CommandVisitor.java        |  6 +++
 .../test_alter_repository_command.groovy}          | 22 +++++-----
 7 files changed, 58 insertions(+), 42 deletions(-)
 copy 
fe/fe-core/src/main/java/org/apache/doris/{analysis/AlterRepositoryStmt.java => 
nereids/trees/plans/commands/alter/AlterRepositoryCommand.java} (72%)
 copy 
regression-test/suites/{nereids_p0/ddl/repository/show_repositories_command.groovy
 => alter_p2/test_alter_repository_command.groovy} (73%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to