public class ArrowSchemaUtil
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static org.apache.arrow.vector.types.pojo.Schema |
convert(Schema schema)
Convert Iceberg schema to Arrow Schema.
|
static org.apache.arrow.vector.types.pojo.Field |
convert(Types.NestedField field) |
public static org.apache.arrow.vector.types.pojo.Schema convert(Schema schema)
schema - iceberg schemapublic static org.apache.arrow.vector.types.pojo.Field convert(Types.NestedField field)