|
sparrow-ipc 0.3.0
|
#include <cstddef>#include <cstdint>#include <optional>#include <string_view>#include <sparrow/c_interface.hpp>#include "sparrow_ipc/config/config.hpp"Go to the source code of this file.
Classes | |
| struct | sparrow_ipc::dictionary_metadata |
Namespaces | |
| namespace | sparrow_ipc |
Functions | |
| SPARROW_IPC_API int64_t | sparrow_ipc::compute_fallback_dictionary_id (std::string_view field_name, size_t field_index) |
| SPARROW_IPC_API dictionary_metadata | sparrow_ipc::parse_dictionary_metadata (const ArrowSchema &schema) |