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 58fe4cb29df [refactor](pipeline) Refine pipeline logics (#48795) add 752fc5e7e06 [Feat](Nereids) refactor show table command (#48833) No new revisions were added by this update. Summary of changes: .../trees/plans/commands/ShowTableCommand.java | 62 ++++------------------ .../trees/plans/commands/info/AliasInfo.java} | 41 ++++++++------ .../trees/plans/commands/info/TableNameInfo.java | 15 ++++++ .../java/org/apache/doris/nereids/util/Utils.java | 42 +++++++++++++++ 4 files changed, 94 insertions(+), 66 deletions(-) copy fe/fe-core/src/main/java/org/apache/doris/{planner/PlanNodeId.java => nereids/trees/plans/commands/info/AliasInfo.java} (57%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org