tustvold commented on issue #3373: URL: https://github.com/apache/arrow-rs/issues/3373#issuecomment-1501095634
> What should I do to handle this issue If you aren't able to rewrite the data, another option might be able to read the parquet data and then feed the JSON columns into [RawDecoder](https://docs.rs/arrow-json/latest/arrow_json/struct.RawDecoder.html). It isn't the nicest solution, but we have very limited support for JSON-encoded data within arrays at the moment. -- 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]
