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 d2c5c1af3b [feature](regression) add custom config file for Regression: regression-conf-custom.groovy (#13783) add b27714542d [fix](planner) infer predicate could generate predicates in another scope (#13691) No new revisions were added by this update. Summary of changes: .../java/org/apache/doris/analysis/Analyzer.java | 143 ++++++++++++--------- .../suites/correctness/test_infer_predicate.groovy | 114 ++++++++++++++++ 2 files changed, 197 insertions(+), 60 deletions(-) create mode 100644 regression-test/suites/correctness/test_infer_predicate.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org