Serverless Data Processing with Dataflow - Using Dataflow for Streaming Analytics (Python)
本练习是课程的一部分
Serverless Data Processing with Dataflow: Develop Pipelines
练习说明
In this lab you read data from a streaming source, perform the same aggregations you performed before, and write out results in a streaming fashion to BigQuery. You will also experiment with the difference in processing time and event time with lagging (late) data.