This is an automated email from the ASF dual-hosted git repository.

morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 04cc05c0b81 [fix](local shuffle) add distribute exprs to set operation 
node (#56157)
     add e0c60f35899 [opt](count) select smallest column for count star (#56093)

No new revisions were added by this update.

Summary of changes:
 .../glue/translator/PhysicalPlanTranslator.java    |  57 ++-
 .../glue/translator/CountStarSmallestSlotTest.java | 460 +++++++++++++++++++++
 .../postprocess/TopnLazyMaterializeTest.java       |  27 ++
 3 files changed, 542 insertions(+), 2 deletions(-)
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/nereids/glue/translator/CountStarSmallestSlotTest.java


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

Reply via email to