fatemehp commented on PR #14142:
URL: https://github.com/apache/arrow/pull/14142#issuecomment-1297643628

   I think one thing that we did not discuss fully about this PR is that do we 
want this API to be public or protected? Do we want to allow every client to 
call SkipRecords at any time? I will be using this API for calling a sequence 
of Reads and Skips to fully exhaust a column chunk. However, that could be 
masked behind another public API that allows filtering based on row numbers and 
does not reveal SkipRecords.


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