This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 91c4d1cade [Feature-WIP](inverted index) step 1 for supporting range predicate pushing down to inverted index (#16615) add 46dd887ae2 [fix](nereids) make slot binding compatible to original planner (#16612) No new revisions were added by this update. Summary of changes: .../nereids/rules/analysis/BindExpression.java | 32 ++++++++------- .../doris/nereids/rules/analysis/SlotBinder.java | 48 +++++++++++++++------- .../suites/nereids_syntax_p0/bind_priority.groovy | 5 +++ 3 files changed, 56 insertions(+), 29 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org