Very cool! I like how configurable your solution is.<p>Google has an example app (<a href="https://github.com/GoogleCloudPlatform/kubernetes-bigquery-python" rel="nofollow">https://github.com/GoogleCloudPlatform/kubernetes-bigquery-p...</a>) that demonstrates getting Pub/Sub data into BigQuery, but it just does it directly as a little Kubernetes job rather than using Dataflow. I like your more serverless solution.