starschemar (version 1.2.0)

update_dimensions: Apply update operations to dimensions

Description

Apply dimension record update operations to the dimensions in the list. Returns the list of modified dimensions.

Usage

update_dimensions(dimensions, updates)

Arguments

dimensions

List of dimension_table objects to update.

updates

A record_update_set object.

Value

List of updated dimension_table objects.