paleolimbot opened a new pull request, #56: URL: https://github.com/apache/arrow-nanoarrow/pull/56
Fixes #42 by replacing `ArrayFromJSON` with `ArrayBuilder`. This has the benefit of being able to use pre-built binaries and simplifies the development build considerably (otherwise, we have to link to the same GTest and deal with conflicts between a system Arrow and a dev arrow). This also simplifies the CI quite a bit! -- 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]
