Remove dependency on `arbitrary`
Open
- Dominant language
- Rust
- Stars
- 3.6k
- Forks
- 1.3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 169
Description
When authoring https://github.com/apache/arrow-rs/pull/9546, I introduced a dependency on `arbitrary` that wasn't really necessary, so it should be removed. Instead, the test data used by the JSON schema inference benchmark should be created directly using a seedable RNG.
Contributor guide
Assessment
This issue has not been assessed yet.