You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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?
The text was updated successfully, but these errors were encountered: