ArrayIndexBase struct
#include <gtopt/array_index_traits.hpp>
Derived classes
- struct ArrayIndexTraits
Public static functions
-
template<typename... Uid>static auto get_arrow_index(const SystemContext& system_context, std::string_view cname, std::string_view fname, const Id& id, auto& array_map, auto& table_map) -> constexpr auto
- static auto read_arrow_table(const SystemContext& sc, std::string_view cname, std::string_view fname) -> ArrowTable -> auto