Commit ab89ea3
committed
sql: Parameterization of aggregates with WHERE IN
Allow parameterization of a WHERE IN clause when the SELECT
contains aggregations. The aggregation across the keys in from the
WHERE IN still must execute as a post-lookup operation.
Release-Note-Core: Allow parameterizing WHERE IN
clauses when the query contains aggregations.
Change-Id: Iaf28fb394c4964e5d7e9869b3741fc2017c492d5
Reviewed-on: https://gerrit.readyset.name/c/readyset/+/7399
Tested-by: Buildkite CI
Reviewed-by: Ethan Donowitz <ethan@readyset.io>1 parent 5f6675a commit ab89ea3
File tree
40 files changed
+119
-26
lines changed- logictests/generated/mysql
- readyset-clustertest/src
- readyset-logictest/src
- readyset-server/src
- controller/sql/mir
- readyset-sql-passes/src/adapter_rewrites
- system-benchmarks/bench_data/mysql/aggregates
40 files changed
+119
-26
lines changed
0 commit comments