alamb opened a new pull request, #7602:
URL: https://github.com/apache/arrow-rs/pull/7602

   - Draft as it Builds on to https://github.com/apache/arrow-rs/pull/7601
   
   
   # Which issue does this PR close?
   - Part of https://github.com/apache/arrow-rs/issues/6736
   
   # Rationale for this change
   
   Rust integration tests (in `parquet-variant/tests`) are compiled as a 
external program would be compiled and thus can only use the exposed API. This 
helps verify that the crate is usable
   
   # What changes are included in this PR?
   1. Move the tests that read/write variant values into `variant_interop` test 
(`cargo test --test variant_interop`)
   2. Publically expose `pub` structures
   
   
   # Are there any user-facing changes?
   There are now pub APIs in the parquet-variant crate


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