mongodb-labs / mongo-arrow

MongoDB integrations for Apache Arrow. Export MongoDB documents to numpy array, parquet files, and pandas dataframes in one line of code.
https://mongo-arrow.readthedocs.io
Apache License 2.0
92 stars 14 forks source link

ARROW-244 Add support for PyArrow 17 #226

Closed blink1073 closed 4 months ago

jannikmi commented 3 months ago

@blink1073 is it possible to create a new release with these updates please? I need to use pyarrow 17 and with the latest version of pymongoarrow 1.4.0 I can only get pyarrow 16 installed (cf. issue #227) Thanks in advance.