replace_records: Replace records

View source: R/fact_table_incremental_refresh.R

replace_recordsR Documentation

Replace records

Description

Replace records with the same primary key.

Usage

replace_records(ft, ft_new, fk)

Arguments

ft

A fact_table object.

ft_new

A fact_table object.

fk

A vector of foreign key names.

Value

A fact_table object.


josesamos/starschemar documentation built on Jan. 26, 2024, 2:03 p.m.