Skip to content

Commit 563bc59

Browse files
committed
update on field data type for csv test
1 parent 6e2dd0f commit 563bc59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugin/esql/qa/testFixtures/src/main/resources/inlinestats.csv-spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ FROM airports
421421
| LIMIT 3
422422
;
423423

424-
abbrev:keyword |city:keyword |"COUNT(*)":long|type:keyword | region:keyword
424+
abbrev:keyword |city:keyword |"COUNT(*)":long|type:keyword | region:text
425425
ABJ |Abidjan |499 |mid |Abidjan
426426
ABV |Abuja |385 |major |Municipal Area Council
427427
ACA |Acapulco de Juárez|385 |major |Acapulco de Juárez

0 commit comments

Comments
 (0)