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