I believe one of the reasons for not having this constr was to avoid people creating new objects and reusing this class in the selectors, by caching an instance and calling setValue() every time getObject is called from selector. Can we do the same and use setValue instead of adding new constr ?
[ Full content available at: https://github.com/apache/incubator-druid/pull/6396 ] This message was relayed via gitbox.apache.org for [email protected]
