zeroshade opened a new pull request, #426: URL: https://github.com/apache/arrow-go/pull/426
### Rationale for this change Next step on the route to fully support reading/writing Variants in Parquet is to support Parsing JSON into variants since we already can marshal to JSON. ### What changes are included in this PR? Adding a `ParseJSON` function to the `parquet/variant` package. ### Are these changes tested? Yes, unit tests are added. ### Are there any user-facing changes? Just the new functions -- 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]
