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 a82699ba087 [fix](auto-partition) Replace std::mutex with 
bthread::Mutex in VTabletWriter (#57508)
     add 194cbe36dd7 [enhancement](load)add LogicalPostProject to cast outputs 
according to dest table's schema (#57579)

No new revisions were added by this update.

Summary of changes:
 .../nereids/load/NereidsLoadPlanInfoCollector.java |  84 +++++------------
 .../doris/nereids/load/NereidsLoadUtils.java       |  48 ++++++++++
 .../org/apache/doris/nereids/rules/RuleType.java   |   2 +
 ...calLoadProject.java => LogicalPostProject.java} | 100 +++++----------------
 .../nereids/trees/plans/visitor/PlanVisitor.java   |   5 ++
 5 files changed, 99 insertions(+), 140 deletions(-)
 copy 
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/{LogicalLoadProject.java
 => LogicalPostProject.java} (64%)


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

Reply via email to