|
iceberg-cpp
|
#include <cstdint>#include <memory>#include "iceberg/deletes/roaring_position_bitmap.h"#include "iceberg/iceberg_data_export.h"Go to the source code of this file.
Classes | |
| class | iceberg::PositionDeleteIndex |
| Tracks deleted row positions using a bitmap. More... | |
Index of deleted row positions for a data file.