[GitHub] [arrow] andygrove commented on a change in pull request #7687: ARROW-9382: [Rust][DataFusion] Simplified hash aggregations and added Boolean type

2020-07-31 Thread GitBox
andygrove commented on a change in pull request #7687: URL: https://github.com/apache/arrow/pull/7687#discussion_r463854007 ## File path: rust/datafusion/src/execution/physical_plan/hash_aggregate.rs ## @@ -327,120 +278,47 @@ impl RecordBatchReader for

[GitHub] [arrow] andygrove commented on a change in pull request #7687: ARROW-9382: [Rust][DataFusion] Simplified hash aggregations and added Boolean type

2020-07-30 Thread GitBox
andygrove commented on a change in pull request #7687: URL: https://github.com/apache/arrow/pull/7687#discussion_r463289143 ## File path: rust/datafusion/src/execution/physical_plan/hash_aggregate.rs ## @@ -327,120 +278,47 @@ impl RecordBatchReader for

[GitHub] [arrow] andygrove commented on a change in pull request #7687: ARROW-9382: [Rust][DataFusion] Simplified hash aggregations and added Boolean type

2020-07-29 Thread GitBox
andygrove commented on a change in pull request #7687: URL: https://github.com/apache/arrow/pull/7687#discussion_r461856982 ## File path: rust/datafusion/src/execution/physical_plan/hash_aggregate.rs ## @@ -327,120 +278,47 @@ impl RecordBatchReader for