partition Indices
Parameters
value
Configuration block for a maximum of 3 partition indexes. See partition_index
below.
Parameters
values
Configuration block for a maximum of 3 partition indexes. See partition_index
below.
suspend fun partitionIndices(argument: List<suspend CatalogTablePartitionIndexArgsBuilder.() -> Unit>)
suspend fun partitionIndices(vararg argument: suspend CatalogTablePartitionIndexArgsBuilder.() -> Unit)
Parameters
argument
Configuration block for a maximum of 3 partition indexes. See partition_index
below.