This is an automated email from the ASF dual-hosted git repository.
kxiao pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 60fb1c6f17 [improvement](index) support CANCEL BUILD INDEX (#23760)
new 32f5749dcc [refactor](join) improve join node output when build table
rows is 0 (#23713)
new 3d6c51d6c1 [fix](row-policy) fix creating row policy with forward
issue (#23801)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
be/src/vec/exec/join/vhash_join_node.cpp | 47 +++++++++++++++++++++-
be/src/vec/exec/join/vhash_join_node.h | 8 ++++
be/src/vec/exec/join/vjoin_node_base.h | 7 +++-
be/src/vec/utils/util.hpp | 10 +++++
.../trees/plans/commands/CreatePolicyCommand.java | 9 +++++
.../java/org/apache/doris/qe/ConnectProcessor.java | 10 +----
tools/single-node-cluster/multi-fe | 0
7 files changed, 79 insertions(+), 12 deletions(-)
mode change 100644 => 100755 tools/single-node-cluster/multi-fe
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]