public class UnknownColumnException extends ParquetRuntimeException
| Constructor and Description |
|---|
UnknownColumnException(ColumnDescriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
ColumnDescriptor |
getDescriptor() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownColumnException(ColumnDescriptor descriptor)
public ColumnDescriptor getDescriptor()
Copyright © 2023 The Apache Software Foundation. All rights reserved.