We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d2fc53 commit bc67d49Copy full SHA for bc67d49
server/src/main/java/org/elasticsearch/script/field/SourceMapField.java
@@ -96,7 +96,6 @@ public Iterator<Object> iterator() {
96
}
97
98
/**
99
- * todo - revisit whether this is how we want to guarantee immutability
100
* Get an iterator for the given list that cannot mutate the underlying list. Subclasses can override this method to allow for
101
* mutating iterators.
102
* @param list the list to get an iterator for
0 commit comments