|
sparrow-ipc 0.2.0
|
#include <vector>#include <flatbuffers/flatbuffers.h>#include <sparrow/utils/metadata.hpp>#include "Schema_generated.h"Go to the source code of this file.
Namespaces | |
| namespace | sparrow_ipc |
Functions | |
| std::vector< sparrow::metadata_pair > | sparrow_ipc::to_sparrow_metadata (const ::flatbuffers::Vector<::flatbuffers::Offset< org::apache::arrow::flatbuf::KeyValue > > &metadata) |
| Converts FlatBuffers metadata to Sparrow metadata format. | |