Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 868 Bytes

File metadata and controls

29 lines (18 loc) · 868 Bytes

Sparrow Extensions {#mainpage}

Introduction

Sparrow Extensions provides additional array types and extension implementations for the sparrow library, following the Apache Arrow Canonical Extensions specification.

Sparrow Extensions requires a modern C++ compiler supporting C++20:

Compiler Version
Clang 18 or higher
GCC 11.2 or higher
Apple Clang 16 or higher
MSVC 19.41 or higher

This software is licensed under the Apache License 2.0. See the LICENSE file for details.

\subpage installation

\subpage uuid_array

\subpage json_array

\subpage bool8_array

\subpage fixed_shape_tensor_array