enum TablePartitionStrategy: string

How a table's rows are divided between its partitions.

Cases§

case Range = 'range'
case List = 'list'
case Hash = 'hash'

Test cases 4§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 1
Other tests reaching this symbol 3

Relations§

Constant reads 1
Type declarations 1