set_metric_metadata¶
Type of operation: Metadata
Description¶
Specify the dataset that stores the metadata of the metrics defined in the current dataset.
Usage¶
set_metric_metadata @metadata
| Argument | Type | Optional | Repeatable | Restrictions | 
|---|---|---|---|---|
| @metadata | dataset | no | no | dataset | 
Accelerable¶
set_metric_metadata is always accelerable if the input is accelerable. A dataset that only uses accelerable verbs can be accelerated, making queries on the dataset respond faster.
Examples¶
set_metric_metadata @metadata
Use dataset metadata as the source of metadata for metrics present in the default dataset.