CALC_PARTITION_ID

2024-03-07 08:37:59  Updated

This topic describes the CALC_PARTITION_ID diagnostic point.

The CALC_PARTITION_ID diagnostic point records information of parsing the partitioning columns and values provided in the statement into information within a certain scope. The following table describes the diagnostic information at the CALC_PARTITION_ID diagnostic point.

Field Description Remarks
ppart_desc The partitions that are described in a syntax similar to that for creating a partitioned table on OceanBase Database Proxy (ODP). N/A
sub_part_desc The subpartitions that are described in a syntax similar to that for creating a subpartitioned table in ODP. N/A

Contact Us