adriangb commented on code in PR #7566:
URL: https://github.com/apache/arrow-rs/pull/7566#discussion_r2116710100
##########
arrow-json/src/writer/mod.rs:
##########
@@ -2058,83 +2059,37 @@ mod tests {
assert_json_eq(&buf, expected);
}
- fn make_fallback_encoder_test_data() -> (RecordBatch, Arc<dyn
EncoderFactory>) {
Review Comment:
It was pointed out in the original PR that geometry types were a use case
--
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]