missing_secondary_index_entry | A row in the is missing a corresponding entry in a . If you see this error, . |
dangling_secondary_index_entry | A entry exists, but the referenced row does not. If you see this error, . |
internal_error | An error occurred while INSPECT was running its validation queries (for example, an ). The cause of this error type is usually not related to data validity. Investigate the underlying job error details and cluster logs to determine the cause before deciding whether to . |
row_count_mismatch | The row count observed by INSPECT did not match the expected row count. This can occur in the post-import validation job triggered by . Use WITH DETAILS to compare the expected and actual counts. |
duplicate_unique_value | INSPECT found a duplicate value in a supported uniqueness check. Use WITH DETAILS to see the index_name and remote_regions metadata for the duplicate. |