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

   # Rationale for this change
    
   See https://github.com/apache/arrow-rs/pull/6637#discussion_r1989945554
   
   This ensures that the tests are built with the same visibility restrictions 
as user programs, and reduces the need for `#[cfg(feature = "encryption")]` on 
all tests.
   
   # What changes are included in this PR?
   
   * Moves encryption related tests into `parquet/tests/arrow_reader`
   * Re-uses the `verify_encryption_test_data` function for the test that uses 
`object_store`.
   
   # Are there any user-facing changes?
   
   No
   


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