Milosz Tanski
Results
4
issues of
Milosz Tanski
I'm interested in passing Tabular data between C++ and Julia. Is it possible to do this in the same address space using Julia Arrow and C++ Arrow libraries?
Query processing can really benefit from being able to execute operations with machine dependent optimizations Like using SSE / AVX based on local machine.
Basic expression framework to where we can feed it into the Filter operation.