You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by jo...@apache.org on 2019/12/20 21:16:01 UTC

[druid] branch master updated (60d896a -> 8ccce98)

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

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


    from 60d896a  Update README.md
     add 8ccce98  fix vectorized query engine numeric filter matchers against null values (#9063)

No new revisions were added by this update.

Summary of changes:
 .../filter/vector/DoubleVectorValueMatcher.java    |  6 ++++
 .../filter/vector/FloatVectorValueMatcher.java     |  6 ++++
 .../filter/vector/LongVectorValueMatcher.java      |  6 ++++
 .../filter/vector/VectorValueMatcherFactory.java   | 34 ++++++++++++++++++++++
 .../apache/druid/sql/calcite/CalciteQueryTest.java |  6 ----
 5 files changed, 52 insertions(+), 6 deletions(-)


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