Jefffrey commented on issue #5713: URL: https://github.com/apache/arrow-datafusion/issues/5713#issuecomment-1783791564
I think excluding columns is a valid way to get zero column batches with non-empty row count: https://github.com/apache/arrow-datafusion/issues/6510#issuecomment-1782524357 https://github.com/apache/arrow-datafusion/pull/7945 added a test to sqllogictests which could be considered end to end, however it is very simple involving only a projection. Is there a list of things to test for zero-column batches? I see limit and projection are the only ones mentioned in the original issue text. -- 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]
