InternalStorageStorage 📄️ Persistent Storage RulesThis section describes the rules that must be upheld for persistent storage.📄️ B+ TreeThe B+ tree is used in almost all operators that require state management of rows, for instance in a join which must keep track of rows from the left input and right input.
📄️ Persistent Storage RulesThis section describes the rules that must be upheld for persistent storage.
📄️ B+ TreeThe B+ tree is used in almost all operators that require state management of rows, for instance in a join which must keep track of rows from the left input and right input.