iceberg-cpp
Loading...
Searching...
No Matches
Classes | Namespaces
hive_catalog.h File Reference

HiveCatalog implementation for talking to a Hive Metastore (HMS). More...

#include <memory>
#include <string>
#include <unordered_set>
#include "iceberg/catalog.h"
#include "iceberg/catalog/hive/hive_catalog_properties.h"
#include "iceberg/catalog/hive/iceberg_hive_export.h"
#include "iceberg/result.h"

Go to the source code of this file.

Classes

class  iceberg::hive::HiveCatalog
 Catalog implementation backed by a Hive Metastore. More...
 

Namespaces

namespace  iceberg
 Core Apache Iceberg C++ APIs.
 
namespace  iceberg::hive
 Hive catalog APIs.
 

Detailed Description

HiveCatalog implementation for talking to a Hive Metastore (HMS).