Hi, I want to test pipeline and the input for it is PCollection of TableRows. I've created a test, and when I run it I get an error:
java.lang.ClassCastException: class java.util.LinkedHashMap cannot be cast to class com.google.api.services.bigquery.model.TableRow Is it a known issue? Thank you in advance -- Best Regards, Kirill
