#include <ASoA.h>
|
static std::shared_ptr< arrow::Table > | joinTables (std::vector< std::shared_ptr< arrow::Table > > &&tables) |
|
static std::shared_ptr< arrow::Table > | concatTables (std::vector< std::shared_ptr< arrow::Table > > &&tables) |
|
Definition at line 1239 of file ASoA.h.
◆ concatTables()
std::shared_ptr< arrow::Table > o2::soa::ArrowHelpers::concatTables |
( |
std::vector< std::shared_ptr< arrow::Table > > && |
tables | ) |
|
|
static |
◆ joinTables()
std::shared_ptr< arrow::Table > o2::soa::ArrowHelpers::joinTables |
( |
std::vector< std::shared_ptr< arrow::Table > > && |
tables | ) |
|
|
static |
The documentation for this struct was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Framework/Core/include/Framework/ASoA.h
- /home/runner/work/AliceO2/AliceO2/Framework/Core/src/ASoA.cxx