public interface DecimalColumnVector extends ColumnVector
Modifier and Type | Method and Description |
---|---|
Decimal |
getDecimal(int i,
int precision,
int scale) |
isNullAt
Decimal getDecimal(int i, int precision, int scale)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.