| commit | 9634c18cc929ca6de3d4dd3889b64f8d539f42c8 | [log] [tgz] |
|---|---|---|
| author | Ian Cook <ianmcook@gmail.com> | Thu Nov 06 09:20:33 2025 -0800 |
| committer | GitHub <noreply@github.com> | Thu Nov 06 09:20:33 2025 -0800 |
| tree | 208997a854331625a8b7a2537933696fa71114b3 | |
| parent | 21449f5e96869cb7b33498e5fea06951038645e2 [diff] |
[data] Add SQLite database file (#49) This adds a SQLite database file to the rand-many-types example. --------- Co-authored-by: Bryce Mecum <petridish@gmail.com>
This repository is for collaborative prototyping and research in the Apache Arrow project.
| Directory | Contents |
|---|---|
| data | Various datasets that are used by the experiments in this repository or intended to be used in future Arrow experiments |
| dissociated-ipc | Reference example implementation of the experimental Arrow Dissociated IPC Protocol |
| http | Examples demonstrating ways of sending and receiving data in Arrow IPC stream format (IANA media type application/vnd.apache.arrow.stream) over HTTP APIs |