|
iceberg-cpp
|
Empty implementation that applies no inheritance. More...
#include <inheritable_metadata.h>
Public Member Functions | |
| Status | Apply (ManifestEntry &entry) override |
| Apply inheritable metadata to a manifest entry. | |
Empty implementation that applies no inheritance.
|
overridevirtual |
Apply inheritable metadata to a manifest entry.
| entry | The manifest entry to modify. |
Implements iceberg::InheritableMetadata.