v0.0.180: [Schema] Add `is_valid` flag for indexes
mirror-releases
released this
12 Feb 21:42
·
188 commits
to main
since this release
We currently do not support automatic updates on indexes. To ensure correct query results, inserts on tables will now invalidate all indexes on that table such that the indexes are no longer used to answer queries.