| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec.vector.expressions |
| Modifier and Type | Class and Description |
|---|---|
class |
TruncDecimal
Vectorized implementation of trunc(number, scale) function for decimal input
|
class |
TruncDecimalNoScale
Vectorized implementation of trunc(number) function for decimal input
|
class |
TruncFloatNoScale
Vectorized implementation of trunc(number) function for float/double input
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.