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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to