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

   (currently marking this PR as draft because I had to include commits from 
#9640 to avoid merge conflicts)
   
   ## Which issue does this PR close?
   
   Closes #9641.
   
   ## Rationale for this change
   
   They were only locally tested in 
`datafusion/core/src/datasource/physical_plan/parquet/row_groups.rs`, and not 
as exhaustively as they can be here.
   
   ## What changes are included in this PR?
   
   In addition to the new tests, I added a new fixture with `String`, `Binary`, 
and `FixedSizeBinary` columns. The latter two are not used yet, but I have some 
code locally that uses them after I added support for bloom filters on these 
column types.
   
   ## Are these changes tested?
   
   
   ## Are there any user-facing changes?
   
   None


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