nathaniel-d-ef commented on code in PR #8595:
URL: https://github.com/apache/arrow-rs/pull/8595#discussion_r2429980300


##########
arrow-avro/src/schema.rs:
##########
@@ -428,25 +434,29 @@ impl AvroSchema {
         build_canonical(schema, None)
     }
 
-    /// Build Avro JSON from an Arrow [`ArrowSchema`], applying the given 
null‑union order.
+    /// Build Avro JSON from an Arrow [`ArrowSchema`], applying the given 
null‑union order and optionally stripping internal Arrow metadata.

Review Comment:
   Sounds good; I had to probe because I've definitely debugged one or two 
things in the past where a valid property vanished 😅 



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