zeroshade commented on issue #11509:
URL: https://github.com/apache/arrow/issues/11509#issuecomment-949031668


   @WojciechMula The file readers are actually currently in the PR #11146 and 
haven't been merged yet. In your module if you run `go mod edit -replace 
github.com/apache/arrow/go/parquet=github.com/zeroshade/arrow/go/parquet@goparquet-file`
 that should let you utilize the branch with the file readers until it gets 
merged and available in master with a release.
   
   Feel free to comment back with any other questions on how to use it for the 
time being. Sorry for the inconvenience.
   
   CC @emkornfield 


-- 
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]


Reply via email to