You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: x-pack/plugin/analytics/src/test/java/org/elasticsearch/xpack/analytics/mapper/TDigestFieldMapperTests.java
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -510,4 +510,9 @@ public List<SyntheticSourceInvalidExample> invalidExample() throws IOException {
510
510
publicvoidtestSyntheticSourceKeepArrays() {
511
511
// The mapper expects to parse an array of values by default, it's not compatible with array of arrays.
0 commit comments