alamb commented on code in PR #8553:
URL: https://github.com/apache/arrow-datafusion/pull/8553#discussion_r1427897309
##########
datafusion/physical-plan/src/placeholder_row.rs:
##########
@@ -75,6 +74,8 @@ impl PlaceholderRowExec {
ret
})
.collect(),
+ // Even if column number is empty we can generate single row.
Review Comment:
👍
--
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]