Danger! This is O(n^2): `updateRow` is called once per segment and must iterate over all rows (of which there is one per segment). We must use a different approach.
[ Full content available at: https://github.com/apache/incubator-druid/pull/6094 ] This message was relayed via gitbox.apache.org for [email protected]
