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-181 Revert nested document behavior and document limitation #173

Closed blink1073 closed 1 year ago

blink1073 commented 1 year ago

The decision came from discussion in #169. We have ARROW-179 tracking the full fix.