This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 078cb3b4db [feature-wip](multi-catalog) end to end to support multi-catalog (#10521) add 848e0c5987 [fix](planner)infer predicate generate infered predicate using wrong information from another scope (#10519) No new revisions were added by this update. Summary of changes: .../java/org/apache/doris/analysis/SlotRef.java | 2 +- .../org/apache/doris/rewrite/InferFiltersRule.java | 83 ++++++++++------------ .../apache/doris/rewrite/InferFiltersRuleTest.java | 70 ++++++++++++++---- 3 files changed, 97 insertions(+), 58 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org