Hacker News new | ask | show | jobs
by asperous 1968 days ago
This is explained in the FAQS for Arrow, saying they use flatbuffers internally. Arrow supports more complex data types
1 comments

> saying they use flatbuffers internally

Only for IPC support - Arrow data format does not use flatbuffers.