Rafferty97 commented on code in PR #9494: URL: https://github.com/apache/arrow-rs/pull/9494#discussion_r2968555292
########## arrow-json/test/data/arrays.json.gz: ########## Review Comment: The contents are identical to `arrays.json`. I was following the pattern set by `mixed_arrays.json(.gz)`. I needed to create this file for tests that previously used `mixed_arrays.json(.gz)` which were deleted. Those files were deleted because they aren't readable by the JSON reader - they rely on coercion semantics that no longer exist. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
