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 1bdb0c14fb [regression-test](fix) forbid test_bitmap_index (#23941) add aee773502b [opt](Nereids) avoid generate some array in BindExpression (#23854) No new revisions were added by this update. Summary of changes: .../doris/nereids/parser/LogicalPlanBuilder.java | 13 ++-- .../nereids/rules/analysis/BindExpression.java | 28 +++++---- .../doris/nereids/stats/ExpressionEstimation.java | 43 ++++++++------ .../expressions/functions/IdenticalSignature.java | 8 +-- .../functions/NullOrIdenticalSignature.java | 13 ++-- .../trees/plans/logical/LogicalProject.java | 69 ++++++++++------------ .../doris/nereids/util/TypeCoercionUtils.java | 6 +- 7 files changed, 88 insertions(+), 92 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org