harshmotw-db commented on code in PR #7783:
URL: https://github.com/apache/arrow-rs/pull/7783#discussion_r2167835293


##########
parquet-variant/tests/test_json_to_variant.rs:
##########
@@ -0,0 +1,349 @@
+use arrow_schema::ArrowError;
+use parquet_variant::{json_to_variant, VariantBufferManager};
+
+pub struct SampleVariantBufferManager {

Review Comment:
   Good catch! I forgot to replace this



-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to