You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2023/06/01 07:06:49 UTC

[doris] branch master updated (0ff3073fc4 -> f0513a861d)

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 0ff3073fc4 [improvement](Nereids): limit Memo groupExpression size. (#20272)
     add f0513a861d [Improve](Scan) add a session variable to make scan run serial (#20220)

No new revisions were added by this update.

Summary of changes:
 be/src/runtime/runtime_state.h                               |  5 +++++
 be/src/vec/exec/scan/vscan_node.h                            |  4 +++-
 .../src/main/java/org/apache/doris/qe/Coordinator.java       |  1 +
 .../src/main/java/org/apache/doris/qe/SessionVariable.java   | 12 ++++++++++++
 gensrc/thrift/PaloInternalService.thrift                     |  2 ++
 5 files changed, 23 insertions(+), 1 deletion(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org