public interface TableRow
Modifier and Type | Method and Description |
---|---|
Object |
getColumn(String column) |
ParquetRow |
toParquet() |
ParquetRow toParquet() throws IOException
IOException
- when failed to transform to parquetCopyright © 2023. All Rights Reserved.