Skip to content

Import val draft#152308

Draft
ZhouXing19 wants to merge 7 commits intocockroachdb:masterfrom
ZhouXing19:import-val-draft
Draft

Import val draft#152308
ZhouXing19 wants to merge 7 commits intocockroachdb:masterfrom
ZhouXing19:import-val-draft

Conversation

@ZhouXing19
Copy link
Copy Markdown
Collaborator

No description provided.

@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@ZhouXing19 ZhouXing19 force-pushed the import-val-draft branch 7 times, most recently from 841fcf8 to 7cc83d8 Compare August 22, 2025 17:18
@ZhouXing19 ZhouXing19 force-pushed the import-val-draft branch 2 times, most recently from 1639b4b to e486f5b Compare August 22, 2025 19:53
Add optional row count validation for forward indexes after import
completion. By default, this validation is enabled, but this means additional
row count checks can increase IMPORT statement latency.

The validation verifies that the row count difference for each index
matches the expected row count from the IMPORT operation. Partial
indexes are also validated.

Release note (sql change): Added cluster setting
`bulkio.import.row_count_validation.enabled` (default `true`) to enable
row count validation for import operations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants