adriangb commented on issue #5733: URL: https://github.com/apache/arrow-rs/issues/5733#issuecomment-2377386105
We also needed something like this for this very exact use case: we have string columns that are JSON. But we _also_ have union columns that are json (they come from https://github.com/datafusion-contrib/datafusion-functions-json if you do `json_column->'abc'`) which we would also like to create json objects out of. -- 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]
