alamb commented on code in PR #11449: URL: https://github.com/apache/datafusion/pull/11449#discussion_r1678263132
########## datafusion/physical-plan/src/lib.rs: ########## @@ -805,6 +805,97 @@ pub fn execute_stream_partitioned( Ok(streams) } +/// Executes an input stream and ensures that the resulting stream adheres to Review Comment: ❤️ for the documentation -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org