dimension Mappings
Parameters
value
This is to allow mapping column(s) from the query result to the dimension in the destination table.
Parameters
values
This is to allow mapping column(s) from the query result to the dimension in the destination table.
suspend fun dimensionMappings(argument: List<suspend ScheduledQueryDimensionMappingArgsBuilder.() -> Unit>)
suspend fun dimensionMappings(vararg argument: suspend ScheduledQueryDimensionMappingArgsBuilder.() -> Unit)
suspend fun dimensionMappings(argument: suspend ScheduledQueryDimensionMappingArgsBuilder.() -> Unit)
Parameters
argument
This is to allow mapping column(s) from the query result to the dimension in the destination table.