cetra3 opened a new pull request, #14471:
URL: https://github.com/apache/datafusion/pull/14471

   ## Which issue does this PR close?
   
   There is no outstanding issue that this closes
   
   ## Rationale for this change
   
   I'm trying to reuse the two components in my own code in order to serve up 
some parquet files in a memory cache.  Currently I've just copy/pasted both 
structs, but it would be nice instead if they were public.
   
   ## What changes are included in this PR?
   
   Sets the visibility for `RowGroupAccessPlanFilter` and 
`PagePruningAccessPlanFilter` to be public.
   
   ## Are these changes tested?
   
   N/A
   
   ## Are there any user-facing changes?
   
   No, just some extra visibility
   


-- 
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...@datafusion.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to