-
Notifications
You must be signed in to change notification settings - Fork 873
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add tests that arrow IPC data is validated (#7096)
* Add tests for validating IPC data read/written Add tests for invalid arrays * Test with file decoder too * consolidate test * Add test for test_validation_of_invalid_primitive_array * Rework ArrayData validation to return error rather than panic * Revert "Rework ArrayData validation to return error rather than panic" This reverts commit 0b88bbc. * Revert "Add test for test_validation_of_invalid_primitive_array" This reverts commit 8d885a1.
- Loading branch information
Showing
1 changed file
with
167 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters