fallintoplace opened a new pull request, #992: URL: https://github.com/apache/arrow-go/pull/992
## Summary - add RunEndEncoded Validate and ValidateFull implementations - validate parent and child invariants, logical coverage, and strict run-end monotonicity - add regression tests for short coverage and duplicate run ends ## Why Run-end encoded helpers already assume that run ends are strictly increasing and cover the logical range. Today malformed arrays can pass validation even when those invariants do not hold. ## Validation - go test ./arrow/array ./arrow/encoded -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
