sparrow-ipc 0.2.0
Loading...
Searching...
No Matches
metadata.hpp File Reference
#include <vector>
#include <flatbuffers/flatbuffers.h>
#include <sparrow/utils/metadata.hpp>
#include "Schema_generated.h"
Include dependency graph for metadata.hpp:

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.