sparrow 0.3.0
Loading...
Searching...
No Matches
record_batch_example.cpp File Reference
#include <cassert>
#include "sparrow/layout/primitive_array.hpp"
#include "sparrow/record_batch.hpp"
Include dependency graph for record_batch_example.cpp:

Go to the source code of this file.

Functions

std::vector< sparrow::arraymake_array_list (const std::size_t data_size)
 
int main ()
 

Function Documentation

◆ main()

int main ( )

[use_record_batch]

[use_record_batch]

Definition at line 37 of file record_batch_example.cpp.

Here is the call graph for this function:

◆ make_array_list()

std::vector< sparrow::array > make_array_list ( const std::size_t data_size)
Examples
record_batch_example.cpp.

Definition at line 11 of file record_batch_example.cpp.

Here is the caller graph for this function: