Skip to content
  • Daoyuan's avatar
    ce6deb1e
    [SQL] Code Cleanup: Left Semi Hash Join · ce6deb1e
    Daoyuan authored
    
    
    Some improvement for PR #837, add another case to white list and use `filter` to build result iterator.
    
    Author: Daoyuan <daoyuan.wang@intel.com>
    
    Closes #1049 from adrian-wang/clean-LeftSemiJoinHash and squashes the following commits:
    
    b314d5a [Daoyuan] change hashSet name
    27579a9 [Daoyuan] add semijoin to white list and use filter to create new iterator in LeftSemiJoinBNL
    
    Signed-off-by: default avatarMichael Armbrust <michael@databricks.com>
    ce6deb1e
    [SQL] Code Cleanup: Left Semi Hash Join
    Daoyuan authored
    
    
    Some improvement for PR #837, add another case to white list and use `filter` to build result iterator.
    
    Author: Daoyuan <daoyuan.wang@intel.com>
    
    Closes #1049 from adrian-wang/clean-LeftSemiJoinHash and squashes the following commits:
    
    b314d5a [Daoyuan] change hashSet name
    27579a9 [Daoyuan] add semijoin to white list and use filter to create new iterator in LeftSemiJoinBNL
    
    Signed-off-by: default avatarMichael Armbrust <michael@databricks.com>
Loading