Commit 20f44c3
authored
Histogram standard mode csv tests (elastic#139773)
In this PR:
- expand the histogram sample data by including the data from the t-digest sample index, reformatted for the histogram field
- replicate the standard mode tests from the t-digest into the histogram csv tests, with the addition of casting the histogram to a t-digest
- merge the development capabilities for histogram type down to a single capability (I've tagged it with test-release to get some confidence this was done correctly)1 parent e7f5b1f commit 20f44c3
File tree
5 files changed
+491
-15
lines changed- x-pack/plugin
- esql
- qa
- server/src/main/java/org/elasticsearch/xpack/esql/qa/rest
- testFixtures/src/main/resources
- data
- src/main/java/org/elasticsearch/xpack/esql/action
- src/yamlRestTest/resources/rest-api-spec/test/esql
5 files changed
+491
-15
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | | - | |
| 324 | + | |
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
| |||
0 commit comments