|
|
|
|
|
by data_ders
121 days 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! |
|