fallintoplace opened a new pull request, #1150: URL: https://github.com/apache/arrow-go/pull/1150
## What NewJSONType used interface equality when checking supported storage types. A distinct StringType value is semantically the same Arrow type but could be rejected. This uses arrow.TypeEqual for the supported storage type check. ## Test - go test ./arrow/extensions -count=1 -- 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]
