|
|
|
|
|
by wesm
1958 days ago
|
|
There's no serde by design (aside from inspecting a tiny piece of metadata indicating the location of each constituent block of memory). So data processing algorithms execute directly against the Arrow wire format without any deserialization. |
|