@Evolving public interface ListPartition extends Partition
`PARTITION p202204_California VALUES IN ( ("2022-04-01", "Los Angeles"), ("2022-04-01", "San Francisco") )`its name is "p202204_California" and lists are [["2022-04-01","Los Angeles"], ["2022-04-01", "San Francisco"]].
Modifier and Type | Method and Description |
---|---|
Literal<?>[][] |
lists() |
name, properties
Literal<?>[][] lists()