|
@@ -12,8 +12,6 @@ unsupported:
|
|
|
type: aggregate_metric_double
|
|
|
metrics: [ min, max ]
|
|
|
default_metric: max
|
|
|
- boolean:
|
|
|
- type: boolean
|
|
|
binary:
|
|
|
type: binary
|
|
|
completion:
|
|
@@ -68,8 +66,6 @@ unsupported:
|
|
|
token_count:
|
|
|
type: token_count
|
|
|
analyzer: standard
|
|
|
- version:
|
|
|
- type: version
|
|
|
|
|
|
- do:
|
|
|
bulk:
|
|
@@ -80,7 +76,6 @@ unsupported:
|
|
|
- {
|
|
|
"aggregate_metric_double": { "min": 1.0, "max": 3.0 },
|
|
|
"binary": "U29tZSBiaW5hcnkgYmxvYg==",
|
|
|
- "boolean": false,
|
|
|
"completion": "foo bar",
|
|
|
"date_nanos": "2015-01-01T12:10:30.123456789Z",
|
|
|
"date_range": { "gte": "2015-10-31 12:00:00", "lte": "2050-12-31 12:00:00" },
|
|
@@ -100,8 +95,7 @@ unsupported:
|
|
|
"shape": "LINESTRING (-377.03653 389.897676, -377.009051 389.889939)",
|
|
|
"text": "foo bar",
|
|
|
"token_count": "foo bar baz",
|
|
|
- "some_doc": { "foo": "xy", "bar": 12 },
|
|
|
- "version": "2.3.0"
|
|
|
+ "some_doc": { "foo": "xy", "bar": 12 }
|
|
|
}
|
|
|
|
|
|
- do:
|
|
@@ -112,65 +106,61 @@ unsupported:
|
|
|
- match: { columns.0.type: unsupported }
|
|
|
- match: { columns.1.name: binary }
|
|
|
- match: { columns.1.type: unsupported }
|
|
|
- - match: { columns.2.name: boolean }
|
|
|
- - match: { columns.2.type: boolean }
|
|
|
- - match: { columns.3.name: completion }
|
|
|
+ - match: { columns.2.name: completion }
|
|
|
+ - match: { columns.2.type: unsupported }
|
|
|
+ - match: { columns.3.name: date_nanos }
|
|
|
- match: { columns.3.type: unsupported }
|
|
|
- - match: { columns.4.name: date_nanos }
|
|
|
+ - match: { columns.4.name: date_range }
|
|
|
- match: { columns.4.type: unsupported }
|
|
|
- - match: { columns.5.name: date_range }
|
|
|
+ - match: { columns.5.name: dense_vector }
|
|
|
- match: { columns.5.type: unsupported }
|
|
|
- - match: { columns.6.name: dense_vector }
|
|
|
+ - match: { columns.6.name: double_range }
|
|
|
- match: { columns.6.type: unsupported }
|
|
|
- - match: { columns.7.name: double_range }
|
|
|
+ - match: { columns.7.name: float_range }
|
|
|
- match: { columns.7.type: unsupported }
|
|
|
- - match: { columns.8.name: float_range }
|
|
|
+ - match: { columns.8.name: geo_point }
|
|
|
- match: { columns.8.type: unsupported }
|
|
|
- - match: { columns.9.name: geo_point }
|
|
|
+ - match: { columns.9.name: geo_point_alias }
|
|
|
- match: { columns.9.type: unsupported }
|
|
|
- - match: { columns.10.name: geo_point_alias }
|
|
|
+ - match: { columns.10.name: histogram }
|
|
|
- match: { columns.10.type: unsupported }
|
|
|
- - match: { columns.11.name: histogram }
|
|
|
+ - match: { columns.11.name: integer_range }
|
|
|
- match: { columns.11.type: unsupported }
|
|
|
- - match: { columns.12.name: integer_range }
|
|
|
+ - match: { columns.12.name: ip_range }
|
|
|
- match: { columns.12.type: unsupported }
|
|
|
- - match: { columns.13.name: ip_range }
|
|
|
+ - match: { columns.13.name: long_range }
|
|
|
- match: { columns.13.type: unsupported }
|
|
|
- - match: { columns.14.name: long_range }
|
|
|
+ - match: { columns.14.name: match_only_text }
|
|
|
- match: { columns.14.type: unsupported }
|
|
|
- - match: { columns.15.name: match_only_text }
|
|
|
- - match: { columns.15.type: unsupported }
|
|
|
- - match: { columns.16.name: name }
|
|
|
- - match: { columns.16.type: keyword }
|
|
|
- - match: { columns.17.name: rank_feature }
|
|
|
+ - match: { columns.15.name: name }
|
|
|
+ - match: { columns.15.type: keyword }
|
|
|
+ - match: { columns.16.name: rank_feature }
|
|
|
+ - match: { columns.16.type: unsupported }
|
|
|
+ - match: { columns.17.name: rank_features }
|
|
|
- match: { columns.17.type: unsupported }
|
|
|
- - match: { columns.18.name: rank_features }
|
|
|
+ - match: { columns.18.name: search_as_you_type }
|
|
|
- match: { columns.18.type: unsupported }
|
|
|
- - match: { columns.19.name: search_as_you_type }
|
|
|
+ - match: { columns.19.name: search_as_you_type._2gram }
|
|
|
- match: { columns.19.type: unsupported }
|
|
|
- - match: { columns.20.name: search_as_you_type._2gram }
|
|
|
+ - match: { columns.20.name: search_as_you_type._3gram }
|
|
|
- match: { columns.20.type: unsupported }
|
|
|
- - match: { columns.21.name: search_as_you_type._3gram }
|
|
|
+ - match: { columns.21.name: search_as_you_type._index_prefix }
|
|
|
- match: { columns.21.type: unsupported }
|
|
|
- - match: { columns.22.name: search_as_you_type._index_prefix }
|
|
|
+ - match: { columns.22.name: shape }
|
|
|
- match: { columns.22.type: unsupported }
|
|
|
- - match: { columns.23.name: shape }
|
|
|
- - match: { columns.23.type: unsupported }
|
|
|
- - match: { columns.24.name: some_doc.bar }
|
|
|
- - match: { columns.24.type: long }
|
|
|
- - match: { columns.25.name: some_doc.foo }
|
|
|
- - match: { columns.25.type: keyword }
|
|
|
- - match: { columns.26.name: text }
|
|
|
- - match: { columns.26.type: unsupported }
|
|
|
- - match: { columns.27.name: token_count }
|
|
|
- - match: { columns.27.type: integer }
|
|
|
- - match: { columns.28.name: version }
|
|
|
- - match: { columns.28.type: unsupported }
|
|
|
+ - match: { columns.23.name: some_doc.bar }
|
|
|
+ - match: { columns.23.type: long }
|
|
|
+ - match: { columns.24.name: some_doc.foo }
|
|
|
+ - match: { columns.24.type: keyword }
|
|
|
+ - match: { columns.25.name: text }
|
|
|
+ - match: { columns.25.type: unsupported }
|
|
|
+ - match: { columns.26.name: token_count }
|
|
|
+ - match: { columns.26.type: integer }
|
|
|
|
|
|
- length: { values: 1 }
|
|
|
- match: { values.0.0: "<unsupported>" }
|
|
|
- match: { values.0.1: "<unsupported>" }
|
|
|
- - match: { values.0.2: false }
|
|
|
+ - match: { values.0.2: "<unsupported>" }
|
|
|
- match: { values.0.3: "<unsupported>" }
|
|
|
- match: { values.0.4: "<unsupported>" }
|
|
|
- match: { values.0.5: "<unsupported>" }
|
|
@@ -183,20 +173,18 @@ unsupported:
|
|
|
- match: { values.0.12: "<unsupported>" }
|
|
|
- match: { values.0.13: "<unsupported>" }
|
|
|
- match: { values.0.14: "<unsupported>" }
|
|
|
- - match: { values.0.15: "<unsupported>" }
|
|
|
- - match: { values.0.16: Alice }
|
|
|
+ - match: { values.0.15: Alice }
|
|
|
+ - match: { values.0.16: "<unsupported>" }
|
|
|
- match: { values.0.17: "<unsupported>" }
|
|
|
- match: { values.0.18: "<unsupported>" }
|
|
|
- match: { values.0.19: "<unsupported>" }
|
|
|
- match: { values.0.20: "<unsupported>" }
|
|
|
- match: { values.0.21: "<unsupported>" }
|
|
|
- match: { values.0.22: "<unsupported>" }
|
|
|
- - match: { values.0.23: "<unsupported>" }
|
|
|
- - match: { values.0.24: 12 }
|
|
|
- - match: { values.0.25: xy }
|
|
|
- - match: { values.0.26: "<unsupported>" }
|
|
|
- - match: { values.0.27: 3 }
|
|
|
- - match: { values.0.28: "<unsupported>" }
|
|
|
+ - match: { values.0.23: 12 }
|
|
|
+ - match: { values.0.24: xy }
|
|
|
+ - match: { values.0.25: "<unsupported>" }
|
|
|
+ - match: { values.0.26: 3 }
|
|
|
|
|
|
|
|
|
# limit 0
|
|
@@ -208,60 +196,56 @@ unsupported:
|
|
|
- match: { columns.0.type: unsupported }
|
|
|
- match: { columns.1.name: binary }
|
|
|
- match: { columns.1.type: unsupported }
|
|
|
- - match: { columns.2.name: boolean }
|
|
|
- - match: { columns.2.type: boolean }
|
|
|
- - match: { columns.3.name: completion }
|
|
|
+ - match: { columns.2.name: completion }
|
|
|
+ - match: { columns.2.type: unsupported }
|
|
|
+ - match: { columns.3.name: date_nanos }
|
|
|
- match: { columns.3.type: unsupported }
|
|
|
- - match: { columns.4.name: date_nanos }
|
|
|
+ - match: { columns.4.name: date_range }
|
|
|
- match: { columns.4.type: unsupported }
|
|
|
- - match: { columns.5.name: date_range }
|
|
|
+ - match: { columns.5.name: dense_vector }
|
|
|
- match: { columns.5.type: unsupported }
|
|
|
- - match: { columns.6.name: dense_vector }
|
|
|
+ - match: { columns.6.name: double_range }
|
|
|
- match: { columns.6.type: unsupported }
|
|
|
- - match: { columns.7.name: double_range }
|
|
|
+ - match: { columns.7.name: float_range }
|
|
|
- match: { columns.7.type: unsupported }
|
|
|
- - match: { columns.8.name: float_range }
|
|
|
+ - match: { columns.8.name: geo_point }
|
|
|
- match: { columns.8.type: unsupported }
|
|
|
- - match: { columns.9.name: geo_point }
|
|
|
+ - match: { columns.9.name: geo_point_alias }
|
|
|
- match: { columns.9.type: unsupported }
|
|
|
- - match: { columns.10.name: geo_point_alias }
|
|
|
+ - match: { columns.10.name: histogram }
|
|
|
- match: { columns.10.type: unsupported }
|
|
|
- - match: { columns.11.name: histogram }
|
|
|
+ - match: { columns.11.name: integer_range }
|
|
|
- match: { columns.11.type: unsupported }
|
|
|
- - match: { columns.12.name: integer_range }
|
|
|
+ - match: { columns.12.name: ip_range }
|
|
|
- match: { columns.12.type: unsupported }
|
|
|
- - match: { columns.13.name: ip_range }
|
|
|
+ - match: { columns.13.name: long_range }
|
|
|
- match: { columns.13.type: unsupported }
|
|
|
- - match: { columns.14.name: long_range }
|
|
|
+ - match: { columns.14.name: match_only_text }
|
|
|
- match: { columns.14.type: unsupported }
|
|
|
- - match: { columns.15.name: match_only_text }
|
|
|
- - match: { columns.15.type: unsupported }
|
|
|
- - match: { columns.16.name: name }
|
|
|
- - match: { columns.16.type: keyword }
|
|
|
- - match: { columns.17.name: rank_feature }
|
|
|
+ - match: { columns.15.name: name }
|
|
|
+ - match: { columns.15.type: keyword }
|
|
|
+ - match: { columns.16.name: rank_feature }
|
|
|
+ - match: { columns.16.type: unsupported }
|
|
|
+ - match: { columns.17.name: rank_features }
|
|
|
- match: { columns.17.type: unsupported }
|
|
|
- - match: { columns.18.name: rank_features }
|
|
|
+ - match: { columns.18.name: search_as_you_type }
|
|
|
- match: { columns.18.type: unsupported }
|
|
|
- - match: { columns.19.name: search_as_you_type }
|
|
|
+ - match: { columns.19.name: search_as_you_type._2gram }
|
|
|
- match: { columns.19.type: unsupported }
|
|
|
- - match: { columns.20.name: search_as_you_type._2gram }
|
|
|
+ - match: { columns.20.name: search_as_you_type._3gram }
|
|
|
- match: { columns.20.type: unsupported }
|
|
|
- - match: { columns.21.name: search_as_you_type._3gram }
|
|
|
+ - match: { columns.21.name: search_as_you_type._index_prefix }
|
|
|
- match: { columns.21.type: unsupported }
|
|
|
- - match: { columns.22.name: search_as_you_type._index_prefix }
|
|
|
+ - match: { columns.22.name: shape }
|
|
|
- match: { columns.22.type: unsupported }
|
|
|
- - match: { columns.23.name: shape }
|
|
|
- - match: { columns.23.type: unsupported }
|
|
|
- - match: { columns.24.name: some_doc.bar }
|
|
|
- - match: { columns.24.type: long }
|
|
|
- - match: { columns.25.name: some_doc.foo }
|
|
|
- - match: { columns.25.type: keyword }
|
|
|
- - match: { columns.26.name: text }
|
|
|
- - match: { columns.26.type: unsupported }
|
|
|
- - match: { columns.27.name: token_count }
|
|
|
- - match: { columns.27.type: integer }
|
|
|
- - match: { columns.28.name: version }
|
|
|
- - match: { columns.28.type: unsupported }
|
|
|
+ - match: { columns.23.name: some_doc.bar }
|
|
|
+ - match: { columns.23.type: long }
|
|
|
+ - match: { columns.24.name: some_doc.foo }
|
|
|
+ - match: { columns.24.type: keyword }
|
|
|
+ - match: { columns.25.name: text }
|
|
|
+ - match: { columns.25.type: unsupported }
|
|
|
+ - match: { columns.26.name: token_count }
|
|
|
+ - match: { columns.26.type: integer }
|
|
|
|
|
|
- length: { values: 0 }
|
|
|
|