This is an automated email from the ASF dual-hosted git repository.
eldenmoon pushed a change to branch cs_opt_version-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 281c51b80d3 [feature](partition prune) support remove predicates that
are always true after partition prune in list partition (#57306)
new 847e74074f0 optimize MapFileColumnIterator::read_by_rowids
new ef0b5f2ef12 optimize cast performance when variant only contains null
values
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/olap/rowset/segment_v2/column_reader.cpp | 118 ++++++++++++++++++++++--
be/src/olap/rowset/segment_v2/column_reader.h | 7 ++
be/src/vec/columns/column_object.cpp | 9 +-
be/src/vec/columns/column_object.h | 2 +-
be/src/vec/functions/function_cast.h | 2 +-
5 files changed, 126 insertions(+), 12 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]