Class and Description |
---|
org.apache.iceberg.parquet.ParquetWriteAdapter
use
ParquetWriter |
Exceptions and Description |
---|
org.apache.iceberg.exceptions.RuntimeIOException
Use java.io.UncheckedIOException directly instead.
Exception used to wrap
IOException as a RuntimeException and add context. |