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
@eeeebbbbrrrr described a plan for how to make this happen by flattening out the nesting iterators into a single table, effectively an OUTER JOIN. This sounds desirable but we need more core work to happen so that we are well-positioned to do this.
The text was updated successfully, but these errors were encountered:
Also we should consider a shorter name for TableIterator (like perhaps just Table, or TableIter) so that typing out a signature like that doesn't drive someone bonkers.
@eeeebbbbrrrr described a plan for how to make this happen by flattening out the nesting iterators into a single table, effectively an OUTER JOIN. This sounds desirable but we need more core work to happen so that we are well-positioned to do this.
The text was updated successfully, but these errors were encountered: