remove handler::open_read_view()
ht->start_consistent_snapshot() is also not a way, because some engines (e.g. rocksdb) only do it readonly. instead, downgrade the lock after reading the first row (which implicitly opens a read view).
Showing
This diff is collapsed.
Please register or sign in to comment