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 e2f1288247d modify ExprEvalBindingVector to use current vector size
instead of array length when coercing values, cache coercion arrays (#18967)
add 60e30ea5274 SQL: Use specialized virtual columns for expression
filters. (#18965)
No new revisions were added by this update.
Summary of changes:
.../segment/join/filter/JoinFilterAnalyzer.java | 9 +++-
.../druid/segment/join/JoinFilterAnalyzerTest.java | 46 ++++++++++++++++++
.../sql/calcite/expression/DruidExpression.java | 18 ++++++++
.../druid/sql/calcite/expression/Expressions.java | 28 +++++++++--
.../sql/calcite/CalciteNestedDataQueryTest.java | 54 ++++++++++++++++++----
5 files changed, 140 insertions(+), 15 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]