You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by gi...@apache.org on 2020/08/25 06:29:57 UTC

[druid] branch master updated (707b5aa -> f53785c)

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

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


    from 707b5aa  Optimize large InDimFilters (#10312)
     add f53785c  ExpressionFilter: Use index for expressions of single multi-value columns. (#10320)

No new revisions were added by this update.

Summary of changes:
 .../druid/segment/filter/ExpressionFilter.java     |  33 ++++---
 .../druid/segment/virtual/ExpressionSelectors.java |  23 ++++-
 .../druid/segment/filter/ExpressionFilterTest.java |  13 ++-
 .../segment/virtual/ExpressionSelectorsTest.java   | 105 +++++++++++++++++++--
 4 files changed, 147 insertions(+), 27 deletions(-)


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