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 a1b4338ecb [fix](compaction) fix time series compaction point policy
(#21670)
new edf236f574 [fix](planner)shouldn't force push down conjuncts for union
statement (#22079)
new 1f1cc3b04d [fix](nereids)PredicatePropagation only support integer
types for now (#22096)
new a31be851df [Bug](node) fix partition sort node forget handle some type
of key in hashmap (#22037)
The 3 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/vpartition_sort_node.h | 130 ++++++++++++++++++++-
.../rules/rewrite/PredicatePropagation.java | 22 ++--
.../apache/doris/planner/SingleNodePlanner.java | 12 --
.../test_push_conjuncts_inlineview.groovy | 2 +-
.../infer_predicate/infer_predicate.groovy | 7 ++
5 files changed, 143 insertions(+), 30 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]