clintropolis commented on code in PR #13653:
URL: https://github.com/apache/druid/pull/13653#discussion_r1068858275


##########
processing/src/main/java/org/apache/druid/segment/NestedDataColumnIndexer.java:
##########
@@ -216,6 +335,54 @@ public Object 
convertUnsortedEncodedKeyComponentToActualList(StructuredData key)
   @Override
   public ColumnValueSelector convertUnsortedValuesToSorted(ColumnValueSelector 
selectorWithUnsortedValues)
   {

Review Comment:
   updated javadocs to indicate what implementors of this method should do if 
they are not using the dimension merger to merge/sort dictionaries



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to