[GitHub] [arrow] Dandandan commented on a change in pull request #9595: ARROW-11806: [Rust][DataFusion] Optimize join / inner join creation of indices

2021-03-03 Thread GitBox
Dandandan commented on a change in pull request #9595: URL: https://github.com/apache/arrow/pull/9595#discussion_r586686916 ## File path: rust/datafusion/src/physical_plan/hash_join.rs ## @@ -311,6 +319,7 @@ fn update_hash( hash: JoinHashMap, offset: usize,

[GitHub] [arrow] Dandandan commented on a change in pull request #9595: ARROW-11806: [Rust][DataFusion] Optimize join / inner join creation of indices

2021-03-03 Thread GitBox
Dandandan commented on a change in pull request #9595: URL: https://github.com/apache/arrow/pull/9595#discussion_r586686916 ## File path: rust/datafusion/src/physical_plan/hash_join.rs ## @@ -311,6 +319,7 @@ fn update_hash( hash: JoinHashMap, offset: usize,