Milosz Tanski
Milosz Tanski
How about zero copy in the same address space? Transfer (or better yet, borrow) C++ Arrow table and use it in Julia. My use case is sharing data between C++...
Weld is a low level utility. Most likely the support would need to exist in pytorch or a pytorch addon.
@jonathanstrong I'm looking forward to resuming the work here again in dbkit now that rust supports non-lexical lifetimes. The low level nature of a query engine somehow always contributed to...
I think Supersonic is a good example of a database query engine with some pretty big caveats. It's only the query execution engine (relational algebra / calculus) everything else is...
It sounds like something I've built at my day job; a distributed TS relational databases (in C++). I think the best help right now would be implementing maybe a handful...
Will do this later on this week when I get some free time.