I need to be able to patch some table data, in a partitioned table, via DML (e.g update a column from a -> b, delete a row...etc, the usual).
However I get an error in the BQ console that this is not supported for partitioned tables.
Is there a timeframe for this pretty fundamental support?
How are others working around this if at all?
Thanks!