Sunyue commented on issue #278: URL: https://github.com/apache/arrow-go/issues/278#issuecomment-2738945466
> Is there any particular need for that with a `ReadTable` function as opposed to adding SeekToRow on the `RowGroupReader`? or otherwise enhancing the RecordReader? Both sounds really good :) Our goal is to read a arrow table at given offset for X rows from the parquet file. By the way, if it can be implemented, will the whole row group being loaded into the memory in the first place or it is possible to only load the relevant records? -- 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