The question is self-explanatory. I need to write with truncate disposition only a specific partition of a table with Dataform. Using only { type: "table" ..., biquery: { partitionBy: ... } } in config with a partitioned table is not enough. Is it an unsupported feature? I can't find an answer in the documentation.