This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git
from 5d1301afff [typo](docs) modify java version to 1.8 (#21538) add 9fd334e39e print more info add 4044eea3aa fix bug of tebu add 71a299587d Merge pull request #2 from starocean999/yiguolei_1.2 add f3671946c1 fix tebu bug 2 new 68369ff776 Merge pull request #3 from starocean999/yiguolei_1.2 new 5b3eeb49f0 add exec node id and column info new bb9925e0e2 f new 3eca5cb61c [Fix](storage)read page cache when seek #21272 The 4 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/olap/rowset/segment_v2/segment_iterator.cpp | 1 + be/src/vec/columns/column_string.cpp | 10 +++- be/src/vec/common/assert_cast.h | 17 ++++++ be/src/vec/exec/join/vjoin_node_base.cpp | 7 +++ .../apache/doris/analysis/ExprSubstitutionMap.java | 35 +++++++++--- .../org/apache/doris/planner/JoinNodeBase.java | 64 ++++++++++++++-------- 6 files changed, 99 insertions(+), 35 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org