Hacker News new | ask | show | jobs
by wesm 1960 days ago
> Arrow's serialization is Protobuf

Incorrect. Only Arrow Flight embeds the Arrow wire format in a Protocol Buffer, but the Arrow protocol itself does not use Protobuf.

1 comments

Apologies, off base there. Edited with a pointer to Flight :)