alamb commented on code in PR #3376:
URL: https://github.com/apache/arrow-rs/pull/3376#discussion_r1053694921


##########
parquet/src/arrow/schema/mod.rs:
##########
@@ -526,6 +526,7 @@ mod tests {
             OPTIONAL FLOAT   float;
             OPTIONAL BINARY  string (UTF8);
             OPTIONAL BINARY  string_2 (STRING);
+            OPTIONAL BINARY  json (JSON);

Review Comment:
   👍  here is the test



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