public class ParquetUtil extends Object
Constructor and Description |
---|
ParquetUtil() |
Modifier and Type | Method and Description |
---|---|
static MessageType |
readSchema(File file) |
static MessageType |
readSchema(Reader reader) |
public static MessageType readSchema(Reader reader) throws IOException
IOException
public static MessageType readSchema(File file) throws IOException
IOException