Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

Don't update indexes if index values have not changed #6

Open
spetrunia opened this issue Jul 24, 2014 · 0 comments
Open

Don't update indexes if index values have not changed #6

spetrunia opened this issue Jul 24, 2014 · 0 comments

Comments

@spetrunia
Copy link
Member

Currently, ha_rocksdb::write_row() updates all indexes, even those who do not have a single changed column. We should update only those whose values were not changed.

A question: are there any rocksdb status counters that could be used to observe this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant