sparrow 1.3.0
Loading...
Searching...
No Matches
json_array.hpp File Reference
Include dependency graph for json_array.hpp:

Go to the source code of this file.

Classes

struct  sparrow::detail::get_data_type_from_array< sparrow::json_array >
 
struct  sparrow::detail::get_data_type_from_array< sparrow::big_json_array >
 
struct  sparrow::detail::get_data_type_from_array< sparrow::json_view_array >
 

Namespaces

namespace  sparrow
 
namespace  sparrow::detail
 

Typedefs

using sparrow::json_extension = simple_extension<"arrow.json">
 
using sparrow::json_array
 JSON array with 32-bit offsets.
 
using sparrow::big_json_array
 JSON array with 64-bit offsets.
 
using sparrow::json_view_array
 JSON array with view-based storage.