pablomarti commented on issue #28149: URL: https://github.com/apache/beam/issues/28149#issuecomment-1729420850
I am facing the same problem, I would like to be able to use the emulator. After checking the BigQueryIO class at `public static <T> TypedRead<T> read(SerializableFunction<SchemaAndRecord, T> parseFn)` it seems it could be possible by having a wrapper around `setBigQueryServices`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
