This is an automated email from the ASF dual-hosted git repository.
abhishek pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
from d1709a329f7 Dart: Skip final getCounters, postFinish to idle
historicals. (#17255)
add 04fe56835d5 add druid.expressions.allowVectorizeFallback and default
to false (#17248)
No new revisions were added by this update.
Summary of changes:
docs/configuration/index.md | 1 -
.../hll/sql/HllSketchSqlAggregatorTest.java | 2 +
.../theta/sql/ThetaSketchSqlAggregatorTest.java | 2 +
.../main/java/org/apache/druid/math/expr/Expr.java | 7 ++++
.../org/apache/druid/math/expr/ExprMacroTable.java | 2 +-
.../druid/math/expr/ExpressionProcessing.java | 18 +++++++--
.../math/expr/ExpressionProcessingConfig.java | 16 +++++++-
.../org/apache/druid/math/expr/FunctionalExpr.java | 6 +--
.../druid/math/expr/VectorExprSanityTest.java | 18 ++++++---
.../timeseries/TimeseriesQueryRunnerTest.java | 10 +++++
.../druid/segment/filter/BaseFilterTest.java | 14 +++++++
.../druid/segment/filter/EqualityFilterTests.java | 14 +++----
.../segment/virtual/ExpressionPlannerTest.java | 40 ++++++++++++++-----
.../druid/sql/calcite/BaseCalciteQueryTest.java | 11 +++++-
.../druid/sql/calcite/CalciteArraysQueryTest.java | 7 ++++
.../druid/sql/calcite/CalciteJoinQueryTest.java | 1 +
.../calcite/CalciteLookupFunctionQueryTest.java | 3 ++
.../calcite/CalciteMultiValueStringQueryTest.java | 7 ++++
.../sql/calcite/CalciteNestedDataQueryTest.java | 2 +
.../apache/druid/sql/calcite/CalciteQueryTest.java | 45 ++++++++++++++++++++++
.../druid/sql/calcite/CalciteSelectQueryTest.java | 6 +++
.../druid/sql/calcite/CalciteSubqueryTest.java | 2 +
.../sql/calcite/CalciteTimeBoundaryQueryTest.java | 1 +
.../druid/sql/calcite/DecoupledExtension.java | 27 ++++++++-----
24 files changed, 221 insertions(+), 41 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]