alamb commented on a change in pull request #1476:
URL: https://github.com/apache/arrow-rs/pull/1476#discussion_r833712963



##########
File path: integration-testing/src/bin/arrow-json-integration-test.rs
##########
@@ -107,6 +109,47 @@ fn arrow_to_json(arrow_name: &str, json_name: &str, 
verbose: bool) -> Result<()>
     Ok(())
 }
 
+fn canonicalize_schema(schema: &Schema) -> Schema {

Review comment:
       is the issue that other arrow implementations create different names for 
the "key" and "value" fields?




-- 
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]


Reply via email to