Hey all, I’m still running into a bug when streaming into spanner, which I describe in the comments of https://issues.apache.org/jira/browse/BEAM-4796. I think the cause is a missing equals method on SpannerSchema, for which I get a warning in the worker logs when running on Dataflow.
To reproduce this, I would like to run the SpannerWriteIT integration test on dataflow. Could anyone point me into the right direction on how to do this? Thanks in advance - Wout
