sparrow 0.3.0
|
#include <cassert>
#include "sparrow/layout/primitive_array.hpp"
#include "sparrow/record_batch.hpp"
Go to the source code of this file.
Functions | |
std::vector< sparrow::array > | make_array_list (const std::size_t data_size) |
int | main () |
int main | ( | ) |
[use_record_batch]
[use_record_batch]
Definition at line 37 of file record_batch_example.cpp.
std::vector< sparrow::array > make_array_list | ( | const std::size_t | data_size | ) |
Definition at line 11 of file record_batch_example.cpp.