carols10cents opened a new pull request #8405: URL: https://github.com/apache/arrow/pull/8405
Hey @nevi-me, before I go write a bunch of these, is this what would be useful for testing levels? Is there an easier way to create the arrays? I'm basing these on [tests in the C++ implementation](https://github.com/apache/arrow/blob/4bbb74713c6883e8523eeeb5ac80a1e1f8521674/cpp/src/parquet/arrow/path_internal_test.cc) that have a nice JSON constructor, and I tried using the [JSON Reader](https://github.com/apache/arrow/blob/4bbb74713c6883e8523eeeb5ac80a1e1f8521674/rust/arrow/src/json/reader.rs) but I couldn't get what I created with the JSON Reader to what I created that I currently have here :-/ Thank you for any feedback you have! ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
