public final class HiveDecimalParser extends Object
| Modifier and Type | Method and Description |
|---|---|
static BigDecimal |
parseHiveDecimal(byte[] bytes,
int start,
int length,
DecimalType columnType) |
public static BigDecimal parseHiveDecimal(byte[] bytes, int start, int length, DecimalType columnType)
Copyright © 2012–2023. All rights reserved.