public static class ParquetValueReaders.IntegerAsDecimalReader extends ParquetValueReaders.PrimitiveReader<java.math.BigDecimal>
column| Constructor and Description | 
|---|
| IntegerAsDecimalReader(org.apache.parquet.column.ColumnDescriptor desc,
                      int scale) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.math.BigDecimal | read(java.math.BigDecimal ignored) | 
column, columns, setPageSource