top | item 26018919 (no title) arjunnarayan | 5 years ago protobufs still get encoded and decoded by each client when loaded into memory. arrow is a little bit more like "flatbuffers, but designed for common data-intensive columnar access patterns" discuss order hn newest hackcasual|5 years ago Arrow does actually use flatbuffers for metadata storage. poorman|5 years ago https://github.com/apache/arrow/tree/master/format hawk_|5 years ago is that at the cost of the ability to do schema evolution?
hackcasual|5 years ago Arrow does actually use flatbuffers for metadata storage. poorman|5 years ago https://github.com/apache/arrow/tree/master/format
hackcasual|5 years ago
poorman|5 years ago
hawk_|5 years ago