viirya commented on pull request #34642:
URL: https://github.com/apache/spark/pull/34642#issuecomment-989166416


   @attilapiros @HeartSaVioR @cloud-fan Added `supportsRowBased`. Now the 
columnar rule only adds `ColumnarToRowExec` to nodes which only outputs 
columnar format. If row-based is supported like `InMemoryTableScanExec`, no 
redundant transition will be added.


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



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

Reply via email to