This is an automated email from the ASF dual-hosted git repository. lijibing pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 7b02cf0485d [bugfix](query) Fix for incorrect query results of variant type (#51651) add d5c5e03ca59 [fix](hbo)Fix hbo isEnableHboInfoCollection usage bug. (#51646) No new revisions were added by this update. Summary of changes: .../rules/rewrite/CollectPredicateOnScan.java | 4 +-- .../doris/nereids/stats/HboStatsCalculator.java | 5 --- .../org/apache/doris/nereids/stats/HboUtils.java | 38 +++++++++------------- .../trees/plans/logical/LogicalAggregate.java | 2 +- .../doris/statistics/hbo/ScanPlanStatistics.java | 8 ++--- 5 files changed, 22 insertions(+), 35 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org