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
Do not start scan until the first time IterateForeignScan is called. Do not create an iterator in StartForeignScan if flag EXEC_FLAG_EXPLAIN_ONLY is set. (#237)