arrowmax 0.1.0

High-performance Arrow data stack: columnar storage, zero-copy streaming, and schema codegen
1
2
3
4
5
6
7
8
9
[submodule "flatarrow"]
	path = flatarrow
	url = https://github.com/pbower/flatarrow
[submodule "minarrow"]
	path = minarrow
	url = https://github.com/pbower/minarrow
[submodule "lightstream"]
	url = https://github.com/pbower/lightstream
	path = lightstream