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
Support being able to provide a mask of physical row addresses. This can be used to define granular splits for distributed execution. For example, read first 500 rows on one node, and 500 rows on second node.
Support being able to provide a mask of physical row addresses. This can be used to define granular splits for distributed execution. For example, read first 500 rows on one node, and 500 rows on second node.