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

   # Which issue does this PR close?
   
   re #3463 
   
   # Rationale for this change
   
   The easier it is to find existing parquet tests the easier it is to evaluate 
our coverage
   
   # What changes are included in this PR?
   
   Move the custom reader test into the `parquet_exec` suite, and apply some 
touchups
   
   
   # Are these changes tested?
   
   They are all tests 
   
   They are run like:
   ```shell
   cargo test  --test parquet_exec
   ```
   And you can see the output like:
   ```
   ...
   test 
parquet::custom_reader::route_data_access_ops_to_parquet_file_reader_factory 
... ok
   ```
   # Are there any user-facing changes?
   
   No tests only


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