This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from e34e72dd51 [feature](Nereids) show cost and execution time for each plan (#17123) add 838107b8e8 [enhencement](Nereids) support inverted index scan (#17197) No new revisions were added by this update. Summary of changes: .../glue/translator/PhysicalPlanTranslator.java | 24 ++++++++--------- .../org/apache/doris/planner/OlapScanNode.java | 30 ++++++++++++++++++---- .../org/apache/doris/planner/OriginalPlanner.java | 3 ++- .../java/org/apache/doris/planner/ScanNode.java | 6 +++-- .../planner/external/ExternalFileScanNode.java | 6 ++++- 5 files changed, 48 insertions(+), 21 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org