{
  "comment" : "This is generated by ESQL's AbstractFunctionTestCase. Do not edit it. See ../README.md for how to regenerate it.",
  "type" : "scalar",
  "name" : "to_aggregate_metric_double",
  "description" : "Encode a numeric to an aggregate_metric_double.",
  "signatures" : [ ],
  "examples" : [
    "ROW x = 3892095203\n| EVAL agg_metric = TO_AGGREGATE_METRIC_DOUBLE(x)",
    "ROW x = [5032, 11111, 40814]\n| EVAL agg_metric = TO_AGGREGATE_METRIC_DOUBLE(x)"
  ],
  "preview" : false,
  "snapshot_only" : false
}
