Comment on Materialize: A Streaming Data WarehouseparentComments−manigandham6yBigQuery does have streaming ingest and can pickup new rows immediately but you still have to run a query to get the latest results.This system is more like BigQuery with materialized views that are constantly updated as new data arrives.
Comments
BigQuery does have streaming ingest and can pickup new rows immediately but you still have to run a query to get the latest results.
This system is more like BigQuery with materialized views that are constantly updated as new data arrives.