zeroshade commented on issue #342: URL: https://github.com/apache/arrow-go/issues/342#issuecomment-2779292928
Reading columns from a single row group reader should be safe to do from multiple goroutines (since we actually leverage that if you're using the record reader or the `pqarrow` package to read a table). So this is a good catch, and also pretty easy to fix. Thanks for catching it! -- 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