iceberg-cpp
Loading...
Searching...
No Matches
Classes | Namespaces
writer.h File Reference
#include <cstdint>
#include <memory>
#include <string>
#include <vector>
#include "iceberg/arrow_c_data.h"
#include "iceberg/iceberg_data_export.h"
#include "iceberg/result.h"
#include "iceberg/type_fwd.h"

Go to the source code of this file.

Classes

struct  iceberg::WriteResult
 File metadata for files produced by a writer. More...
 
class  iceberg::FileWriter
 Base interface for data file writers. More...
 

Namespaces

namespace  iceberg
 Core Apache Iceberg C++ APIs.
 

Detailed Description

Base interface for Iceberg data file writers.