chenkovsky commented on code in PR #14057:
URL: https://github.com/apache/datafusion/pull/14057#discussion_r1938514464


##########
datafusion/expr/src/logical_plan/plan.rs:
##########
@@ -370,26 +370,6 @@ impl LogicalPlan {
         }
     }
 
-    /// Gather the schema representating the metadata columns that this plan 
outputs.
-    /// This is done by recursively traversing the plan and collecting the 
metadata columns that are output
-    /// from inner nodes.
-    /// See 
[TableProvider](../catalog/trait.TableProvider.html#method.metadata_columns) 
for more information on metadata columns in general.

Review Comment:
   sorry my fault . i will delete these lines. please ignore them



-- 
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

Reply via email to