public interface FieldWriter
Modifier and Type | Method and Description |
---|---|
void |
write(int rowId,
org.apache.hadoop.hive.ql.exec.vector.ColumnVector column,
DataGetters getters,
int columnId) |
void write(int rowId, org.apache.hadoop.hive.ql.exec.vector.ColumnVector column, DataGetters getters, int columnId)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.