This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from e5a15b43b1 [refactor] if pending bytes exceeded, vtableSink wait until pending bytes consumed or task was cancelled (#10644) add 7571c2bc8c [FIX] fix colocate join bug (#10651) No new revisions were added by this update. Summary of changes: .../org/apache/doris/planner/DistributedPlanner.java | 2 +- .../java/org/apache/doris/planner/HashJoinNode.java | 13 +++++++++++++ .../main/java/org/apache/doris/planner/PlanNode.java | 19 +++++++++++++++++-- 3 files changed, 31 insertions(+), 3 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org