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
Currently the POC on vectorization assumes batch size to be the rowgroup size. Should add ability to set num rows as batch size. If rowgroup ends before the vector batch is done, continue reading the next rowgroup.
Currently the POC on vectorization assumes batch size to be the rowgroup size. Should add ability to set num rows as batch size. If rowgroup ends before the vector batch is done, continue reading the next rowgroup.