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
Merge pull request #594 from dolthub/aaron/join-iter-memory-leak
sql/plan: Fix join iterators to always Close() their secondary RowIter. Fix Subquery to Dispose its subquery.