Commits


Miles Granger authored and GitHub committed 4d0fbffdf6e
ARROW-17320: [Python] Refine pyarrow.parquet API exposure (#14096) Fixes [ARROW-17320](https://issues.apache.org/jira/browse/ARROW-17320?page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel&focusedCommentId=17577330) Added a deprecation for `_filters_to_expression` -> `filters_to_expression`, in https://github.com/apache/arrow/pull/14096/commits/c7fdff3b50ca0fe95ae4c771cee81d4d59aa98d0 let me know if that commit should be dropped. :) Authored-by: Miles Granger <miles59923@gmail.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>