|
iceberg-cpp
|
Represents a metadata log entry. More...
#include <table_metadata.h>
Public Attributes | |
| TimePointMs | timestamp_ms |
| The timestamp in milliseconds of the change. | |
| std::string | metadata_file |
| Metadata file location. | |
Friends | |
| bool | operator== (const MetadataLogEntry &lhs, const MetadataLogEntry &rhs) |
Represents a metadata log entry.