|
iceberg-cpp
|
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. | |
Provide functions to register Arrow FileIO implementations.
| 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.