OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ArrowResultSetConverter::SerializedArrowOutput Struct Reference

Public Attributes

std::shared_ptr< arrow::Buffer > schema
 
std::shared_ptr< arrow::Buffer > records
 

Detailed Description

Definition at line 328 of file ArrowResultSet.h.

Member Data Documentation

std::shared_ptr<arrow::Buffer> ArrowResultSetConverter::SerializedArrowOutput::records

Definition at line 330 of file ArrowResultSet.h.

std::shared_ptr<arrow::Buffer> ArrowResultSetConverter::SerializedArrowOutput::schema

Definition at line 329 of file ArrowResultSet.h.


The documentation for this struct was generated from the following file: