Sunyue opened a new issue, #379:
URL: https://github.com/apache/arrow-go/issues/379

   ### Describe the enhancement requested
   
   I had a try with `RecordReader`.`SeekToRow` as mentioned in 
https://github.com/apache/arrow-go/issues/278. I find the performance for 
seeking is slower than actually read the same amount of data (or even more).
   I see parallel is used during read but not during seek, do you think it is 
possible to also use parallel to improve the performance of seek operation? 
Thanks a lot!
   
   ### Component(s)
   
   Parquet


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to