zeroshade commented on issue #30: URL: https://github.com/apache/arrow-go/issues/30#issuecomment-3024878408
The functionality in `github.com/apache/arrow-go/v18/arrow/internal/arrjson` is designed specifically for the [integration testing format](https://arrow.apache.org/docs/format/Integration.html#json-test-data-format) and does not perform any schema inference at all. It's a way to use JSON to describe a schema rather than determine a schema from a JSON document. There isn't really a good reason to expose the functionality of that internal package -- 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