zeroshade closed issue #342: Data race in GetColumnPageReader
URL: https://github.com/apache/arrow-go/issues/342
--
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,
zeroshade closed issue #342: Data race in GetColumnPageReader
URL: https://github.com/apache/arrow-go/issues/342
--
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,
daniel-adam-tfs opened a new issue, #342:
URL: https://github.com/apache/arrow-go/issues/342
### Describe the bug, including details regarding any error messages,
version, and platform.
Is the reading of columns by a single `rgReader` from multiple Go routines
supported?
We'r