Module partitions

Source

Structsยง

InformationSchemaPartitions ๐Ÿ”’
The PARTITIONS table provides information about partitioned tables. See https://dev.mysql.com/doc/refman/8.0/en/information-schema-partitions-table.html We provide an extral column greptime_partition_id for GreptimeDB region id.
InformationSchemaPartitionsBuilder ๐Ÿ”’

Constantsยง

GREPTIME_PARTITION_ID ๐Ÿ”’
The region id
INIT_CAPACITY ๐Ÿ”’
PARTITION_EXPRESSION ๐Ÿ”’
PARTITION_NAME ๐Ÿ”’
TABLE_CATALOG ๐Ÿ”’
TABLE_NAME ๐Ÿ”’
TABLE_SCHEMA ๐Ÿ”’