[GitHub] [arrow] andygrove commented on a change in pull request #7993: ARROW-9760: [Rust] [DataFusion] Added DataFrame::explain

2020-08-19 Thread GitBox
andygrove commented on a change in pull request #7993: URL: https://github.com/apache/arrow/pull/7993#discussion_r473075611 ## File path: rust/datafusion/src/dataframe.rs ## @@ -174,4 +174,18 @@ pub trait DataFrame { /// Return the logical plan represented by this

[GitHub] [arrow] andygrove commented on a change in pull request #7993: ARROW-9760: [Rust] [DataFusion] Added DataFrame::explain

2020-08-18 Thread GitBox
andygrove commented on a change in pull request #7993: URL: https://github.com/apache/arrow/pull/7993#discussion_r472583526 ## File path: rust/datafusion/src/dataframe.rs ## @@ -174,4 +174,18 @@ pub trait DataFrame { /// Return the logical plan represented by this

[GitHub] [arrow] andygrove commented on a change in pull request #7993: ARROW-9760: [Rust] [DataFusion] Added DataFrame::explain

2020-08-18 Thread GitBox
andygrove commented on a change in pull request #7993: URL: https://github.com/apache/arrow/pull/7993#discussion_r472425993 ## File path: rust/datafusion/src/dataframe.rs ## @@ -174,4 +174,18 @@ pub trait DataFrame { /// Return the logical plan represented by this

[GitHub] [arrow] andygrove commented on a change in pull request #7993: ARROW-9760: [Rust] [DataFusion] Added DataFrame::explain

2020-08-18 Thread GitBox
andygrove commented on a change in pull request #7993: URL: https://github.com/apache/arrow/pull/7993#discussion_r472425993 ## File path: rust/datafusion/src/dataframe.rs ## @@ -174,4 +174,18 @@ pub trait DataFrame { /// Return the logical plan represented by this