Split up Parquet async reader tests
Open
enhancement
good first issue
- Dominant language
- Rust
- Stars
- 3.6k
- Forks
- 1.3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 169
Description
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
like in #9269 async_reader/mod.rs is long - 2400loc, ~1600 being tests.
I propose we split up the tests and move them to separate modules as well.
**Describe the solution you'd like**
**Describe alternatives you've considered**
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.