This is an automated email from the ASF dual-hosted git repository.
eldenmoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 1a1f240dbc7 [feature](pipeline) check nullable in SET operator (#39027)
add 979d957ce14 [Fix](Variant) casting to decimal type may lost precision
and scale when _normalize_predicate (#39650)
No new revisions were added by this update.
Summary of changes:
be/src/olap/iterators.h | 2 +-
be/src/olap/rowset/rowset_reader_context.h | 2 +-
be/src/olap/rowset/segment_v2/segment_iterator.cpp | 2 +-
be/src/olap/tablet_reader.cpp | 3 +-
be/src/olap/tablet_reader.h | 2 +-
be/src/pipeline/exec/scan_operator.cpp | 38 +++++++++++-----------
be/src/pipeline/exec/scan_operator.h | 5 +--
.../data/variant_p0/sql/implicit_cast.out | 12 +++++++
.../suites/variant_p0/sql/implicit_cast.sql | 4 ++-
9 files changed, 43 insertions(+), 27 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]