cloud-fan commented on issue #24546: [SPARK-27650][SQL] sepate the row iterator 
functionality from ColumnarBatch
URL: https://github.com/apache/spark/pull/24546#issuecomment-490325181
 
 
   @rdblue As I mentioned above, this PR avoids referring to internal 
classes(`MutableColumnarRow`) in `ColumnarBatch`. `MutableColumnarRow` refers 
to other internal classes, without this PR, we need to move many internal 
classes to catalyst package.

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


With regards,
Apache Git Services

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

Reply via email to