You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2021/10/25 22:57:09 UTC

[pinot] branch master updated (d42e415 -> 40cef4f)

This is an automated email from the ASF dual-hosted git repository.

jackie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git.


    from d42e415  Enhance BloomFilter rule to include IN predicate(#7444) (#7624)
     add 40cef4f  avoid repeating column stats work when values are repeated (#7619)

No new revisions were added by this update.

Summary of changes:
 .../impl/stats/AbstractColumnStatisticsCollector.java   |  2 +-
 .../impl/stats/BytesColumnPredIndexStatsCollector.java  | 14 +++++++-------
 .../impl/stats/DoubleColumnPreIndexStatsCollector.java  | 15 +++++++++++++--
 .../impl/stats/FloatColumnPreIndexStatsCollector.java   | 15 +++++++++++++--
 .../impl/stats/IntColumnPreIndexStatsCollector.java     | 15 +++++++++++++--
 .../impl/stats/LongColumnPreIndexStatsCollector.java    | 15 +++++++++++++--
 .../impl/stats/StringColumnPreIndexStatsCollector.java  | 17 ++++++++---------
 7 files changed, 68 insertions(+), 25 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org