public class ParquetSchemaConverter extends Object
| Constructor and Description |
|---|
ParquetSchemaConverter(List<com.facebook.presto.common.type.Type> types,
List<String> columnNames) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.parquet.schema.MessageType |
getMessageType() |
Map<List<String>,com.facebook.presto.common.type.Type> |
getPrimitiveTypes() |
Copyright © 2012–2023. All rights reserved.