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