GitXplorerGitXplorer
L

ocaml-arrow

public
34 stars
14 forks
4 issues

Commits

List of commits on branch master.
Verified
490e084b4780977933e3fa0c430b998ae561b02f

Expose polymorphic functions for generating Arrow columns from Bigarrays. (#10)

jjacobbaskin committed 3 years ago
Verified
b523a414fe40d9c7b2af55ff84e4bdb340c40c7e

Fix for previous flambda2 keepalive fix (#9)

mmshinwell committed 3 years ago
Unverified
69ff5c00c8683292a2e2a54a03d4e794524daea6

Avoid requiring the arrow includes on the C side.

LLaurentMazare committed 3 years ago
Unverified
44498eeac880c8af585c1a6a4787db42c5b42a7f

Handle writing large string arrays.

LLaurentMazare committed 3 years ago
Verified
9cf9f12eac88ee9b0fa1b45f59859dbb2adf79b5

Fix a potential bugfix when there is as error reading a csv file.

LLaurentMazare committed 3 years ago
Unverified
5ad6c2f59887f2cfe453b80283ce8f247f753c16

Avoid a segfault.

LLaurentMazare committed 3 years ago

README

The README file for this repository.

ocaml-arrow

OCaml bindings for Apache Arrow using the C++ api.

The current version has been tested with arrow 4.0.0, 4.0.1, and 5.0.0.