Hacker News new | ask | show | jobs
by manigandham 2315 days ago
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.