Closed blackary closed 3 years ago
LGTM Would someone like to take this chance to change the CI to GHA?
The PR to arrow has been merged and deployed, so this test now passes with the latest version of pyarrow.
@martindurant Is there anything else I should do before this can be merged in?
Thank you @blackary !
You're welcome! Any chance of a release, please? I'd like to use this to be able to use this use_fsspec=True argument with geoparquets.
Sure thing, just published to pypi as 0.3.0
Thanks!
Note that this won't work until https://github.com/apache/arrow/pull/10104 is fixed which will allow OpenFile objects to be passed to pyarrow's
read_table
function