|
sparrow 2.0.0
C++20 idiomatic APIs for the Apache Arrow Columnar Format
|
#include <data_traits.hpp>
Public Types | |
| using | value_type = decimal<int128_t> |
| using | const_reference = decimal<int128_t> |
Definition at line 111 of file data_traits.hpp.
| using sparrow::arrow_traits< decimal< int128_t > >::const_reference = decimal<int128_t> |
Definition at line 114 of file data_traits.hpp.
| using sparrow::arrow_traits< decimal< int128_t > >::value_type = decimal<int128_t> |
Definition at line 113 of file data_traits.hpp.