This is an automated email from the ASF dual-hosted git repository. englefly pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from fa389f467f7 [Fix](Timezone)The time zone should not be fixed to UTC+8. (#37294) add 68522bc0967 [fix](nereids) derive column stats for 'expr and A is not null' (#37235) No new revisions were added by this update. Summary of changes: .../doris/nereids/stats/FilterEstimation.java | 1 + .../org/apache/doris/statistics/Statistics.java | 18 +++++ .../doris/nereids/stats/FilterEstimationTest.java | 35 ++++++++- .../rf_prune/query64.out | 74 +++++++++---------- .../nereids_tpcds_shape_sf100_p0/shape/query64.out | 84 +++++++++++----------- 5 files changed, 132 insertions(+), 80 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org