lxian commented on pull request #31998:
URL: https://github.com/apache/spark/pull/31998#issuecomment-851435041


   @sunchao you are right. it's real tricky and would require a long of changes 
as well. VectorizedValuesReader currently read and put all values to columns 
vector for a single data page. Interfaces need to be changed to allow 
VectorizedValuesReader to read a portion of a data page.


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

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to