Skip to content

Commit 5885017

Browse files
authored
Update example timestamp in ElasticSearch connector docs
1 parent 743dbc5 commit 5885017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/main/sphinx/connector/elasticsearch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ For example, you can have an Elasticsearch index that contains documents with th
239239
"array_string_field": ["trino","the","lean","machine-ohs"],
240240
"long_field": 314159265359,
241241
"id_field": "564e6982-88ee-4498-aa98-df9e3f6b6109",
242-
"timestamp_field": "1987-09-17T06:22:48.000Z",
242+
"timestamp_field": "2025-09-17T06:22:48.000Z",
243243
"object_field": {
244244
"array_int_field": [86,75,309],
245245
"int_field": 2

0 commit comments

Comments
 (0)