41 Kind kind()
const noexcept override {
return Kind::kSnapshots; }
Snapshots metadata table.
Definition snapshots_table.h:35
Define symbol visibility macros for core Iceberg APIs.
Core Apache Iceberg C++ APIs.
Definition arrow_io_util.h:33
std::expected< T, E > Result
Result alias.
Definition result.h:88
Define Result, Status, and error helpers.