revans2 commented on issue #24795: [SPARK-27945][SQL] Minimal changes to 
support columnar processing
URL: https://github.com/apache/spark/pull/24795#issuecomment-504410377
 
 
   @BryanCutler the next step is to remove ColumnarBatchScan and replace it 
with the injected columnar transitions.  I have a patch for that ready to go as 
soon as this patch goes in.
   
   After that, I would look at how to update the code that uses arrow vectors 
to communicate with Python/R/.net, etc and how best to update them to commonize 
as much of the code as possible.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to