|
|
|
|
|
by elcritch
3169 days ago
|
|
It looks like Arrow utilizes FlatBuffers internally [1]. Seems like using the Arrow project builds a lot of scaffolding that'd otherwise need to be built for this particular use case. 1: https://arrow.apache.org/docs/metadata.html |
|