kosiew commented on code in PR #21912:
URL: https://github.com/apache/datafusion/pull/21912#discussion_r3167190344
##########
datafusion/physical-plan/src/recursive_query.rs:
##########
@@ -318,18 +319,9 @@ impl RecursiveQueryStream {
) -> Poll<Option<Result<RecordBatch>>> {
let baseline_metrics = self.baseline_metrics.clone();
- // Rebind to the declared output schema. The recursive term is planned
Review Comment:
Implement [ProjectionExec
fix](https://github.com/apache/datafusion/pull/21912/commits/c2ef3979739d94842d0b16cf7acca3951e219f75)
--
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]