set_metric_metadata
set_metric_metadata @metadata
Specify the dataset that stores the metadata of the metrics defined in the current dataset.
Categories
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.
Updated 8 days ago