Turi Create  4.0
turi::join_impl::hash_join_executor Class Reference

#include <core/storage/sframe_data/join_impl.hpp>

Detailed Description

The hash_join_executor class executes a hash join. It is only meant to perform one join. Could eventually inherit from a generic join class and have further OOP design patterns to choose the algorithm (or just different function calls). Only one algorithm implemented thus far, so no need for that yet.

Definition at line 108 of file join_impl.hpp.


The documentation for this class was generated from the following file: