Y
Hacker News
new
|
ask
|
show
|
jobs
by
stokedmartin
2158 days ago
noob question -- what are some of the fundamental differences (may or may not help performance) between thrift and apache arrow?
1 comments
andygrove
2158 days ago
Thrift is a serialization format. Arrow is a memory format.
link