You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/05/18 13:26:32 UTC

[GitHub] [arrow-datafusion] andygrove commented on a diff in pull request #2568: Remove `scan_empty` method from `LogicalPlanBuilder`

andygrove commented on code in PR #2568:
URL: https://github.com/apache/arrow-datafusion/pull/2568#discussion_r875895286


##########
datafusion/core/src/logical_plan/builder.rs:
##########
@@ -52,7 +52,7 @@ pub const UNNAMED_TABLE: &str = "?table?";
 
 /// Builder for logical plans
 ///
-/// ```
+/// ``` ignore

Review Comment:
   This will be addressed as part of https://github.com/apache/arrow-datafusion/issues/2308 once we move the builder into the `datafusion-expr` crate



-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org