You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by cw...@apache.org on 2022/02/11 22:47:25 UTC

[druid] branch master updated (c61b19d -> 033989e)

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

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


    from c61b19d  Refactor SQL docs (#12239)
     add 033989e  Adding vectorized time_shift (#12254)

No new revisions were added by this update.

Summary of changes:
 .../benchmark/query/SqlExpressionBenchmark.java    |  22 ++++-
 .../druid/math/expr/VectorExprSanityTest.java      |   6 +-
 .../query/expression/TimestampShiftExprMacro.java  |  29 ++++++
 .../expression/VectorExpressionsSanityTest.java    | 102 +++++++++++++++++++++
 .../calcite/SqlVectorizedExpressionSanityTest.java |   5 +
 5 files changed, 159 insertions(+), 5 deletions(-)
 create mode 100644 processing/src/test/java/org/apache/druid/query/expression/VectorExpressionsSanityTest.java

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