tustvold commented on issue #3322: URL: https://github.com/apache/arrow-rs/issues/3322#issuecomment-1345261178
This should be relatively straightforward, I believe a row should be rendered as ``` {"key": "value", "key2": "value"} ``` i.e. flattening the list part. The first version can probably use `array_value_to_string`, whilst very slow, we can always optimise it later -- 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