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 b153cb2 Add a small LRU cache and use utf8 bytes in ArrayOfDoubles
(#12130)
add 81f0aba Use ListFilteredVirtualColumn for left/fact table expression
in join condition (#12127)
No new revisions were added by this update.
Summary of changes:
.../org/apache/druid/query/JoinDataSource.java | 17 +++
.../org/apache/druid/query/JoinDataSourceTest.java | 15 +++
.../MultiValueStringOperatorConversions.java | 17 ++-
.../druid/sql/calcite/planner/PlannerContext.java | 12 ++
.../druid/sql/calcite/rel/DruidJoinQueryRel.java | 10 +-
.../apache/druid/sql/calcite/rel/DruidQuery.java | 15 ++-
.../druid/sql/calcite/rel/PartialDruidQuery.java | 24 +++-
.../druid/sql/calcite/CalciteJoinQueryTest.java | 122 +++++++++++++++++++++
8 files changed, 227 insertions(+), 5 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]