When opening a table cursor, and the table is 'simple' (the usual case for MongoDB), we should be able to call __wt_curfile_open internally and skip a few layers of call stack and argument parsing.
- is related to
-
WT-3730 For simple tables, do not use table dhandle after it is released
- Closed