sparrow 0.6.0
Loading...
Searching...
No Matches
arrow_array_schema_common_release.hpp File Reference
Include dependency graph for arrow_array_schema_common_release.hpp:

Go to the source code of this file.

Namespaces

namespace  sparrow
 

Functions

template<class T>
requires std::same_as<T, ArrowArray> || std::same_as<T, ArrowSchema>
void sparrow::release_common_arrow (T &t)
 Release the children and dictionnary of an ArrowArray or ArrowSchema.