[YSQL] Rebuild the index using reindex if it gets invalidated #10267
Labels
area/ysql
Yugabyte SQL (YSQL)
kind/enhancement
This is an enhancement of an existing feature
priority/medium
Medium priority issue
Jira Link: DB-983
Issue
Support index rebuilt using Reindex or Reindex concurrently if the index is in an invalid state due to invalid data, corruption, or failure to build. In the below example, it fails to create an index, marked as invalid, but the index table gets created.
The text was updated successfully, but these errors were encountered: