Utilities for working with catalogs.
Definition catalog_util.h:31
static std::string FullTableName(std::string_view catalog_name, const TableIdentifier &identifier)
Return the fully-qualified name for a table in a catalog.
Define symbol visibility macros for core Iceberg APIs.
Core Apache Iceberg C++ APIs.
Definition arrow_io_util.h:33
Identifies a table in iceberg catalog.
Definition table_identifier.h:46