The majority of data access in the storage manager should be done through more ergonomic iterators instead of how it is currently done with row and column indices. These API functions should be added to the storage manager. The physical operators in the execution engine should be rewritten to use them.
The majority of data access in the storage manager should be done through more ergonomic iterators instead of how it is currently done with row and column indices. These API functions should be added to the storage manager. The physical operators in the execution engine should be rewritten to use them.