viirya commented on issue #516:
URL: 
https://github.com/apache/datafusion-comet/issues/516#issuecomment-2150642140

   `OneRowRelation ` is logical node. It will be planned as a physical node 
`RDDScanExec` with one single row (empty columns). It should be easy to 
implement in Comet.


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