Module iceberg::writer::base_writer
source · Expand description
Base writer module contains the basic writer provide by iceberg: DataFileWriter
, PositionDeleteFileWriter
, EqualityDeleteFileWriter
.
Modules§
- This module provide
DataFileWriter
.