控制表中的每一行代表一个源数据表。
在样本目录中,数据源工作表的名称假定为 SAMPLE_TABLE。
列名 | 属性类型 |
---|---|
TARGET | Decimal (18, 2) |
UPPER_LIMIT | Decimal (18, 2) |
LOWER_LIMIT | Decimal (18, 2) |
METRIC_LABEL | Varchar (255) |
DATE_ID | Integer |
PROJECT_ID | Integer |
COMPONENT_ID | Integer |
CUSTOMER_PRIORITY_ID | Integer |
PRIORITY_ID | Integer |
PRODUCT_ID | Integer |
RELEASE_ID | Integer |
RESOLUTION_ID | Integer |
SEVERITY_ID | Integer |
STATE_ID | Integer |
STATUS_ID | Integer |
TEAM_ID | Integer |
VERDICT_ID | Integer |
可以指定度量的 METRIC_LABEL、TARGET、UPPER_LIMIT 和 LOWER_LIMIT 的值。