public class ColumnVectorFactory extends Object
| Constructor and Description |
|---|
ColumnVectorFactory() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.spark.sql.execution.vectorized.WritableColumnVector[] |
getColumnVector(org.apache.spark.memory.MemoryMode memMode,
org.apache.spark.sql.types.StructType outputSchema,
int rowNums) |
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.