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 2969393caa5 [clean](planner)Delete analyzer (#53047)
     add 9116941f1ef [Enhancement] (nereids)implement showCreateLoadCommand in 
nereids (#46421)

No new revisions were added by this update.

Summary of changes:
 .../antlr4/org/apache/doris/nereids/DorisParser.g4 | 10 +--
 .../doris/nereids/parser/LogicalPlanBuilder.java   | 31 ++++++---
 .../apache/doris/nereids/trees/plans/PlanType.java |  1 +
 ...toryCommand.java => ShowCreateLoadCommand.java} | 73 ++++++++++++++--------
 .../trees/plans/visitor/CommandVisitor.java        |  5 ++
 .../test_multi_char_line_delimiter.groovy          |  5 +-
 6 files changed, 81 insertions(+), 44 deletions(-)
 copy 
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/{ShowCreateRepositoryCommand.java
 => ShowCreateLoadCommand.java} (50%)


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

Reply via email to