**Describe the bug** ``` PASS [ 20.847s] parquet-variant::test_json_to_variant test_json_to_variant_object_very_large ``` **To Reproduce** cargo test -p parquet-variant **Expected behavior** I expect the test to be faster (ideally take less than 1 sec) **Additional context** The test came in as part of this PR from @harshmotw-db : - https://github.com/apache/arrow-rs/pull/7783