bqDeletePartition: Deletes a specific partition of a partition table.

View source: R/bigquery-partition.R

bqDeletePartitionR Documentation

Deletes a specific partition of a partition table.

Description

Deletes a specific partition of a partition table.

Usage

bqDeletePartition(table, date)

Arguments

table

Name of the table

date

Partition date


madedotcom/retl documentation built on Sept. 19, 2022, 3:28 a.m.