tustvold commented on code in PR #3500:
URL: https://github.com/apache/arrow-rs/pull/3500#discussion_r1066181803


##########
parquet/src/record/api.rs:
##########
@@ -17,6 +17,10 @@
 
 //! Contains Row enum that is used to represent record in Rust.
 
+#[cfg(any(feature = "json", test))]

Review Comment:
   Perhaps we could move these into the function to avoid the macro shenanigans



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