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

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

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

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

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

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

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

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

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

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