jorisvandenbossche commented on issue #33825: URL: https://github.com/apache/arrow/issues/33825#issuecomment-1403451900
> There is `_get_partition_keys` which is private, but has been kept around. I think there were past discussions about promoting it to a public API. Yes, we should probably do that (we did the same for `pyarrow.parquet.filters_to_expression`). I think we can re-scope this issue to do that. Also @coady feel free to already use the current "private" method. It's private because it was thought to not be really user-facing, we know it is used (eg dask uses it as well), so we promise some stability for it. -- 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]
