
Apache Beam, Spanner Change Streams in Go
Apache Beam is a solid ETL framework however the Go SDK needs some work. I decided to implement Google Spanner ChangeStream in the Go SDK.
25 March 2026
8 min read
Apache Beam is a unified model for defining both batch and streaming data-parallel processing pipelines. Posts about Beam concepts, features, and use cases from my experience using it.

Apache Beam is a solid ETL framework however the Go SDK needs some work. I decided to implement Google Spanner ChangeStream in the Go SDK.
25 March 2026
8 min read