Jefffrey commented on code in PR #18719:
URL: https://github.com/apache/datafusion/pull/18719#discussion_r2537895980
##########
datafusion/physical-plan/src/projection.rs:
##########
@@ -68,9 +68,7 @@ use log::trace;
#[derive(Debug, Clone)]
pub struct ProjectionExec {
/// The projection expressions stored as tuples of (expression, output
column name)
Review Comment:
Fix doc comment here?
--
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]