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

Provide functions to register Arrow FileIO implementations. More...

#include "iceberg/iceberg_bundle_export.h"

Go to the source code of this file.

Functions

void iceberg::arrow::EnsureArrowFileIOsRegistered ()
 Register built-in Arrow FileIO implementations into the FileIORegistry.
 

Detailed Description

Provide functions to register Arrow FileIO implementations.

Function Documentation

◆ EnsureArrowFileIOsRegistered()

ICEBERG_BUNDLE_EXPORT void iceberg::arrow::EnsureArrowFileIOsRegistered ( )

Register built-in Arrow FileIO implementations into the FileIORegistry.

This operation is idempotent and safe to call multiple times.