Module datafusion_physical_expr::hash_utils
source · Expand description
Functionality used both on logical and physical plans
Functions
- Creates hash values for every row, based on the values in the columns.
- Creates hash values for every row, based on their raw bytes.
- Creates hash values for every row, based on their raw bytes.