bqPartitionName: Creates partition name by combining table and partition date.

View source: R/bigquery-partition.R

bqPartitionNameR Documentation

Creates partition name by combining table and partition date.

Description

Creates partition name by combining table and partition date.

Usage

bqPartitionName(table, date)

Arguments

table

Name of the table

date

Partition date

Value

Full partition table name


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