{"version":3,"sources":["../../src/generated/inline_cast.ts"],"sourcesContent":["/*\n * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one\n * or more contributor license agreements. Licensed under the Elastic License\n * 2.0; you may not use this file except in compliance with the Elastic License\n * 2.0.\n */\n\n// DO NOT MODIFY THIS FILE BY HAND. IT IS GENERATED FROM `elasticsearch/` BY\n// `yarn workspace @elastic/esql-definitions generate`.\n\nimport type { InlineCastMap } from '../definition_types';\n\nexport const inlineCasts: InlineCastMap = {\n  aggregate_metric_double: 'to_aggregate_metric_double',\n  bool: 'to_boolean',\n  boolean: 'to_boolean',\n  cartesian_point: 'to_cartesianpoint',\n  cartesian_shape: 'to_cartesianshape',\n  date: 'to_datetime',\n  date_nanos: 'to_date_nanos',\n  date_period: 'to_dateperiod',\n  date_range: 'to_date_range',\n  datetime: 'to_datetime',\n  dense_vector: 'to_dense_vector',\n  double: 'to_double',\n  double_range: 'to_double_range',\n  exponential_histogram: 'to_exponential_histogram',\n  geo_point: 'to_geopoint',\n  geo_shape: 'to_geoshape',\n  geohash: 'to_geohash',\n  geohex: 'to_geohex',\n  geotile: 'to_geotile',\n  int: 'to_integer',\n  integer: 'to_integer',\n  ip: 'to_ip',\n  keyword: 'to_string',\n  long: 'to_long',\n  string: 'to_string',\n  tdigest: 'to_tdigest',\n  time_duration: 'to_timeduration',\n  unsigned_long: 'to_unsigned_long',\n  version: 'to_version',\n  counter: 'to_counter',\n  gauge: 'to_gauge',\n};\n"],"mappings":";AAYO,IAAM,cAA6B;AAAA,EACxC,yBAAyB;AAAA,EACzB,MAAM;AAAA,EACN,SAAS;AAAA,EACT,iBAAiB;AAAA,EACjB,iBAAiB;AAAA,EACjB,MAAM;AAAA,EACN,YAAY;AAAA,EACZ,aAAa;AAAA,EACb,YAAY;AAAA,EACZ,UAAU;AAAA,EACV,cAAc;AAAA,EACd,QAAQ;AAAA,EACR,cAAc;AAAA,EACd,uBAAuB;AAAA,EACvB,WAAW;AAAA,EACX,WAAW;AAAA,EACX,SAAS;AAAA,EACT,QAAQ;AAAA,EACR,SAAS;AAAA,EACT,KAAK;AAAA,EACL,SAAS;AAAA,EACT,IAAI;AAAA,EACJ,SAAS;AAAA,EACT,MAAM;AAAA,EACN,QAAQ;AAAA,EACR,SAAS;AAAA,EACT,eAAe;AAAA,EACf,eAAe;AAAA,EACf,SAAS;AAAA,EACT,SAAS;AAAA,EACT,OAAO;AACT;","names":[]}