Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.10.0
-
None
Description
DRILL-5470 describes a case in which an offset vector appears to have become corrupted, yielding a bogus field-length value that is orders of magnitude larger than the vector that contains the data.
Debugging such cases is slow and tedious. To help, we propose to create a "vector validator" that spins through vectors looking for problems.
Then, to allow the validator to be used in the field, extend the "iterator validator batch iterator" to optionally allow vector validation on each batch.
Attachments
Issue Links
- is related to
-
DRILL-5526 Refactor, extend vector validator with remaining types
- Open
- relates to
-
DRILL-5526 Refactor, extend vector validator with remaining types
- Open
- links to