iceberg-cpp
Loading...
Searching...
No Matches
Functions
arrow_register.h File Reference

Provide functions to register Arrow bundle integrations. More...

#include "iceberg/iceberg_bundle_export.h"

Go to the source code of this file.

Functions

void iceberg::arrow::RegisterAll ()
 Register Arrow FileIOs and Arrow-backed C Data utilities.
 

Detailed Description

Provide functions to register Arrow bundle integrations.

Function Documentation

◆ RegisterAll()

ICEBERG_BUNDLE_EXPORT void iceberg::arrow::RegisterAll ( )

Register Arrow FileIOs and Arrow-backed C Data utilities.

This operation is idempotent and safe to call multiple times.