| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec.vector.expressions |
| Modifier and Type | Class and Description |
|---|---|
class |
MurmurHashIntColIntCol
Vectorized expression for hash(Column[int], Column[int]).
|
class |
MurmurHashStringColIntCol
Vectorized expression for hash(Column[string], Column[int]).
|
class |
MurmurHashStringColStringCol
Vectorized expression for hash(Column[string], Column[string]).
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.