|
|
|
|
|
by Swinx43
3578 days ago
|
|
This is very intriguing, I cannot help but wonder how this operation would have performed on something like Google Big Query. I know that it is highly unlikely that Facebook would ever load their data to the Google Cloud Platform, but it would be an interesting comparison. |
|
- BigQuery's execution is pipelined (don't wait for step 1 to finish to start step 2)
- BigQuery's in-memory shuffler is not co-tenant to compute
And, of course, it's one thing to have software and hardware. BigQuery provides a fully-managed, fully-encrypted, HA, redundant, and constantly seamlessly maintaned and upgraded service [2].
[1]https://cloud.google.com/blog/big-data/2016/08/in-memory-que...
[2]https://cloud.google.com/blog/big-data/2016/08/google-bigque...
(disc: work on BigQuery)