public class ColumnIOUtil
extends Object
ColumnIO
.
TODO(SPARK-36511): we should remove this once PARQUET-2050 and PARQUET-2083 are released with
Parquet 1.13.Modifier and Type | Method and Description |
---|---|
static int |
getDefinitionLevel(org.apache.parquet.io.ColumnIO column) |
static String[] |
getFieldPath(org.apache.parquet.io.ColumnIO column) |
static int |
getRepetitionLevel(org.apache.parquet.io.ColumnIO column) |