| Package | Description |
|---|---|
| org.apache.hudi.table.format.cow.vector.reader |
| Modifier and Type | Class and Description |
|---|---|
class |
FixedLenBytesColumnReader<V extends org.apache.flink.table.data.columnar.vector.writable.WritableColumnVector>
Fixed length bytes
ColumnReader, just for decimal. |
class |
Int64TimestampColumnReader
Timestamp
ColumnReader that supports INT64 8 bytes,
TIMESTAMP_MILLIS is the deprecated ConvertedType counterpart of a TIMESTAMP logical type
that is UTC normalized and has MILLIS precision. |
Copyright © 2023 The Apache Software Foundation. All rights reserved.