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 49145612619 [fix](nereids) derive sum() column stats as UNKNOWN 
(#48397)
     add 5b12f0e5d0d [Enhancement] (nereids) support show data command (#48629)

No new revisions were added by this update.

Summary of changes:
 .../antlr4/org/apache/doris/nereids/DorisParser.g4 |   4 +-
 .../mysql/privilege/AccessControllerManager.java   |   6 ++
 .../doris/nereids/parser/LogicalPlanBuilder.java   |  17 ++++
 .../apache/doris/nereids/trees/plans/PlanType.java |   1 +
 .../trees/plans/commands/ShowDataCommand.java}     | 106 +++++++++++++--------
 .../trees/plans/commands/info/TableNameInfo.java   |   9 ++
 .../trees/plans/visitor/CommandVisitor.java        |   5 +
 7 files changed, 106 insertions(+), 42 deletions(-)
 copy fe/fe-core/src/main/java/org/apache/doris/{analysis/ShowDataStmt.java => 
nereids/trees/plans/commands/ShowDataCommand.java} (90%)


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

Reply via email to