-
Type: Task
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
QO 2023-07-24, QO 2023-08-07, QO 2023-08-21, QO 2023-09-04
Pending completion of SERVER-78144, Bonsai and Stage Builders will each have a different method of populating the shardFilterer slot in the runtime environment before executing an SBE plan. The latter uses a MultipleCollectionAccessor, whereas the former does not have one and does not support that functionality. As part of CQF, these two methods/code paths for constructing the shard filterer should be merged.
Relevant files include:
cqf_get_executor.cpp
sbe_stage_builder.cpp