4 ms·
yeah not necessarily compute (though it has a kernel)! it's actually many things IPC protocol wire protocol, database connectivity spec etc etc. in reality it
by data_ders 7mo ago
yeah not necessarily compute (though it has a kernel)!
it's actually many things IPC protocol wire protocol, database connectivity spec etc etc.
in reality it's about an in-memory tabular (columnar) representation that enables zero copy operations b/w languages and engines.
and, imho, it all really comes down to standard data types for columns!