emkornfield commented on a change in pull request #12658:
URL: https://github.com/apache/arrow/pull/12658#discussion_r829727851



##########
File path: go/parquet/file/row_group_reader.go
##########
@@ -31,7 +30,7 @@ const (
 
 // RowGroupReader is the primary interface for reading a single row group
 type RowGroupReader struct {
-       r             ipc.ReadAtSeeker
+       r             parquet.ReaderAtSeeker

Review comment:
       This is more of a typo correction?




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