jonded94 commented on issue #39010: URL: https://github.com/apache/arrow/issues/39010#issuecomment-2639752703
Hey, we recently invested much time switching to parquet in our internal data processing tooling and stumbled over this exact issue. This is somewhat bad for us since we try to use parquet and pyarrow natively as much as possible, and then this workaround through pandas is a bit silly and also not optimal from a performance point of view. Is there any traction currently around adding such a `maps_as_pydicts` parameter to `to_pylist`? Can one support in any way? Do you think this would be much work? -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org