https://github.com/druid-io/druid/blob/master/processing/src/main/java/io/druid/query/topn/BaseTopNAlgorithm.java#L176-L179 Similar to situation here: https://github.com/druid-io/druid/pull/3797#discussion_r93711665 I expect that at most one field should remain volatile. Or none (probably a little refactoring needed).
https://github.com/druid-io/druid/blob/master/processing/src/main/java/io/druid/query/topn/BaseTopNAlgorithm.java#L176-L179
Similar to situation here: #3797 (comment)
I expect that at most one field should remain volatile. Or none (probably a little refactoring needed).