Per the question re: making a custom Sink to update Schemas dynamically in Dataflow, I was wondering if the Patch
operation is exposed in BigQueryIO API somewhere?
This is a crucial piece of updating schemas on the fly. We are merging schemas as they come in in backwards compatible ways.