Dandandan commented on issue #3214:
URL: 
https://github.com/apache/arrow-datafusion/issues/3214#issuecomment-1238950409

   Draft PR here:
   https://github.com/apache/arrow-datafusion/pull/3382
   It turns out it is a bit more complex than removing a line, as every `Exec` 
node should support producing records without columns/empty schema. I think the 
only thing we can do is hunting every `RecordBatch::try_new` and adapting it 
for projections without columns :thinking: 


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

Reply via email to