You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(planner): expose scan plans as USearchExec children
Report provider_scan and full_scan as children so DataFusion's
physical optimizer can traverse and optimize the scan plans.
with_new_children correctly replaces whichever scans are present.
0 commit comments