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 d4287941c51 [Refactor](block) remove all index_by_name usage (#57860)
     add b96e3ced3c3 [Enhancement](nereids) implement CopyProperties in nereids 
(#57976)

No new revisions were added by this update.

Summary of changes:
 .../trees/plans/commands/CreateStageCommand.java   |  4 +-
 .../trees/plans/commands/info/CopyIntoInfo.java    |  4 +-
 .../plans/commands/info}/CopyIntoProperties.java   | 35 ++++++-----
 .../trees/plans/commands/info}/CopyProperties.java | 53 +++++++++--------
 .../plans/commands/info}/StageProperties.java      | 68 +++++++++++++---------
 .../plans/commands/CreateStageCommandTest.java     |  4 +-
 6 files changed, 97 insertions(+), 71 deletions(-)
 rename fe/fe-core/src/main/java/org/apache/doris/{analysis => 
nereids/trees/plans/commands/info}/CopyIntoProperties.java (84%)
 rename fe/fe-core/src/main/java/org/apache/doris/{analysis => 
nereids/trees/plans/commands/info}/CopyProperties.java (87%)
 rename fe/fe-core/src/main/java/org/apache/doris/{analysis => 
nereids/trees/plans/commands/info}/StageProperties.java (87%)


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

Reply via email to