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