This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 3b5f4ad198 [fix](unique-key-merge-on-write) fix that unique key with
mow may loss some data in the query result with predicates (#14455)
add d36b561520 [fix](in)fix in predicate datatype mismatch after union
(#14497)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/doris/analysis/Expr.java | 18 +++++++
.../doris/rewrite/RewriteInPredicateRule.java | 2 +-
...ubquery.out => test_union_has_in_predicate.out} | 1 +
...t.groovy => test_union_has_in_predicate.groovy} | 55 ++++++++++++++--------
4 files changed, 55 insertions(+), 21 deletions(-)
copy regression-test/data/correctness_p0/{test_outer_join_with_subquery.out =>
test_union_has_in_predicate.out} (98%)
copy regression-test/suites/correctness_p0/{test_implict_cast.groovy =>
test_union_has_in_predicate.groovy} (54%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]