brownsys/K9db

[Varown] Move-on-insert for variable-owned data

JustusAdam opened this issue · 1 comments

  • INSERT move logic is currently skipped
  • Inserting into a variable-owner table will only move data in the pointed-to table into the new owners shard but not any transitive data

Partially handled in #117