|
|
|
|
|
by buremba
3912 days ago
|
|
I'm not sure about that because they say that SPICE is an in-memory query engine unlike BigQuery which is a distributed query engine that fetches data from a persistent distributed file-system. It seems to me more like Spark in-memory RDDs that caches data fetched from external data sources. They also support incremental loading similar to Periscope.io which is actually quite cool. I would be great if they could give more information (syntax etc.) about SPICE. |
|
The description sounds awfully similar to Spark, yet they say it's "built from the ground up", which I assume means "from scratch".