caches the open table sessions. a row data file is exclusively locked by the store engine, so one table may only be opened once per process; every write statement reuses the session of the previous statement. sessions are created lazily through a factory delegate, so the pool stays format agnostic.