Skip to content

fix: skip local tables on configuration cache update

Denis Smirnov requested to merge 211-update_test_app into main
  1. When we build a configuration cache and face a table without a sharding column, simply skip this table (do not exit with error).
  2. Make "space not found" error more debug firendly

Closes #211 (closed)

Merge request reports